We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent d7afb71 commit 2855ccbCopy full SHA for 2855ccb
resources/data/contributors.json
@@ -872,6 +872,23 @@
872
51.6934
873
]
874
}
875
+ },
876
+ {
877
+ "type": "Feature",
878
+ "properties": {
879
+ "Name": "Peter Petrik",
880
+ "Committer": "No",
881
+ "First Commit Message": "fix #13669 (Circular string generates duplicated nodes)",
882
+ "First Commit Date": "28-01-2016",
883
+ "GIT Nickname": "PeterPetrik"
884
885
+ "geometry": {
886
+ "type": "Point",
887
+ "coordinates": [
888
+ 16.3137828,
889
+ 49.871362
890
+ ]
891
+ }
892
893
894
0 commit comments