Justin Deoliveira wrote: > > I guess the epsg reserving that code makes sense... I think using some > other > arbitrary code that is not currently reserved would be fine. I like Ben's > leet idea but it results in a code hard to remember. I guess if I had a > choice it would be 999999. I generally like that a bit better than using > -1 > since I find that often (like in postgis, and some other dbs') -1 is used > to > say "no referecing system" or "unknown referencing system". >
Hmmm... wasn't that the point of EPSG:0 to start with? (associating a lenient CRS to data for which we don't know the srs of, or that we know has none?). There is code around already that sticks GENERIC_2D as the CRS for data that has no CRS (all coverage I/O subsystem afaik, though I'm fuzzy on the details). That said, 99999 makes me a little sad but works too :-) Cheers Andrea -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Adding-support-for-a-new-EPSG-code-EPSG-0-tp6312618p6317056.html Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
