[Geojson] GeoJSON '1.0'?

Christopher Schmidt crschmidt at metacarta.com
Wed Mar 12 22:25:59 PDT 2008


On Wed, Mar 12, 2008 at 11:20:04PM -0600, Tim Schaub wrote:
> For clarification:
> 
> I'm responding the the current draft (which uses EPSG:4326) and saying 
> that I don't think coordinate_order is needed.
> 
> The simple question is whether this should be a valid representation of 
> a point in the northern hemisphere:
> 
> {
>       "type": "Point",
>       "coordinates": [-10, 10],
>       "crs": {
>           "type": "EPSG",
>           "properties": {
>                "code": 4326,
>           }
>       }
> }
> 
> I think it should.

I think it is not a valid representation of a point in the northern
hemisphere.

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the GeoJSON mailing list