From e43656117c6187f4e209496a3eb7098a4b10be9e Mon Sep 17 00:00:00 2001 From: Jeff McKenna Date: Wed, 1 May 2024 12:26:42 -0300 Subject: [PATCH] add coordinate order note --- dataGraphs/thematics/dataset/graphs/Dataset-go2dat-example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dataGraphs/thematics/dataset/graphs/Dataset-go2dat-example.json b/dataGraphs/thematics/dataset/graphs/Dataset-go2dat-example.json index af625c3..ebb8e7d 100644 --- a/dataGraphs/thematics/dataset/graphs/Dataset-go2dat-example.json +++ b/dataGraphs/thematics/dataset/graphs/Dataset-go2dat-example.json @@ -38,6 +38,7 @@ "@type": "Place", "geo": { "@type": "GeoShape", + "description": "schema.org expects lat long (Y X) coordinate order", "polygon": [ "(43-48)" ]