We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a034f3 commit cb48f51Copy full SHA for cb48f51
doc/contributors.json
@@ -1,6 +1,6 @@
1
{
2
"type": "FeatureCollection",
3
- "features": [
+ "features": [
4
5
"type": "Feature",
6
"properties": {
@@ -532,6 +532,24 @@
532
-23.199067
533
]
534
}
535
+ },
536
+ {
537
+ "type": "Feature",
538
+ "properties": {
539
+ "Name": "Vincent Mora",
540
+ "Committer": "Yes",
541
+ "First Commit Message": "- test that fails because of issue7244 (split several polygons of a multipolygon at the same time)",
542
+ "First Commit Date": "11-07-2013",
543
+ "GIT Nickname": "vmora"
544
545
+ "geometry": {
546
+ "type": "Point",
547
+ "coordinates": [
548
+ 5.76,
549
+ 45.115
550
+ ]
551
+ }
552
553
554
555
+
0 commit comments