Skip to content

Commit

Permalink
add coordinate order note
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed May 1, 2024
1 parent 8d1863c commit e436561
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"@type": "Place",
"geo": {
"@type": "GeoShape",
"description": "schema.org expects lat long (Y X) coordinate order",
"polygon": [
"(43-48)"
]
Expand Down

0 comments on commit e436561

Please sign in to comment.