Hi Martin, hi all,
I'm wondering if the chained CRS classes are designed
to handle override as well as extension.

So far I've heard talks about extensions, aka, adding codes
that are not included in EPSG.
What about having to deal with overrides, that is, what if
I want to change the EPSG:4326 definition for example?
(to see why, look at 
http://wiki.osgeo.org/index.php/Tile_Map_Service_Specification,
Spatial Referencing Systems section).

Would it also be possible to have chains share some parts?
For example, I may want to use EPSG - "wkt extension" chain
for normal processing, and "TMS override" - EPSG - "wkt extension"
just for handling the tiled requests, and sharing the common part
so that I don't load two times the EPSG data provider.

Both requests seem trivial to me, just trying to make sure
we'll address them.

Cheers
Andrea

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to