You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/dcschema.mcf
+29-1Lines changed: 29 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -643,6 +643,34 @@ description: "Simplified geographical boundary of a place in GeoJSON format. Cre
643
643
domainIncludes: schema:Place
644
644
rangeIncludes: schema:Text
645
645
646
+
Node: dcid:geoJsonCoordinatesIndia
647
+
typeOf: schema:Property
648
+
name: "geoJsonCoordinatesIndia"
649
+
description: "Geographical boundary of a place in GeoJSON format with official Indian boundary."
650
+
domainIncludes: schema:Place
651
+
rangeIncludes: schema:Text
652
+
653
+
Node: dcid:geoJsonCoordinatesIndiaDP1
654
+
typeOf: schema:Property
655
+
name: "geoJsonCoordinatesIndiaDP1"
656
+
description: "Simplified geographical boundary of a place in GeoJSON format. Created by running the Ramer-Douglas-Peucker algorithm on geoJsonCoordinatesIndia with epsilon of 0.01."
657
+
domainIncludes: schema:Place
658
+
rangeIncludes: schema:Text
659
+
660
+
Node: dcid:geoJsonCoordinatesIndiaDP2
661
+
typeOf: schema:Property
662
+
name: "geoJsonCoordinatesIndiaDP2"
663
+
description: "Simplified geographical boundary of a place in GeoJSON format. Created by running the Ramer-Douglas-Peucker algorithm on geoJsonCoordinatesIndia with epsilon of 0.03."
664
+
domainIncludes: schema:Place
665
+
rangeIncludes: schema:Text
666
+
667
+
Node: dcid:geoJsonCoordinatesIndiaDP3
668
+
typeOf: schema:Property
669
+
name: "geoJsonCoordinatesIndiaDP3"
670
+
description: "Simplified geographical boundary of a place in GeoJSON format. Created by running the Ramer-Douglas-Peucker algorithm on geoJsonCoordinatesIndia with epsilon of 0.05."
0 commit comments