This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Clarify formatting for a bounding coordinate box #423
Open
Description
In your documentation ( https://project-open-data.cio.gov/v1.1/schema/#spatial), please provide an example of how one would describe the following: "(1) a bounding coordinate box for the dataset represented in latitude / longitude pairs where the coordinates are specified in decimal degrees and in the order of: minimum longitude, minimum latitude, maximum longitude, maximum latitude"
If I am interpreting that you lat/lon pairs, I'm assuming you want LowerLeft, UpperLeft, LowerRight, Upper Right?
Also, are longitudes negative for the western hemisphere?