beritec / fdotoolbox

Automatically exported from code.google.com/p/fdotoolbox
0 stars 1 forks source link

Re-Projection support #328

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add support for re-projection of features as an ETL operation. We will use 
MapGuide's MgCoordinateSystem API to do the heavy lifting. Because both FDO and 
MapGuide use the same geometry binary format, moving from FDO geometry to MG 
geometry and back is seamless.

Once implemented, expose as a bulk copy option

Original issue reported on code.google.com by jumpinja...@gmail.com on 28 Sep 2010 at 4:16

GoogleCodeExporter commented 8 years ago
Since this requires 400mbs of CS dictionaries from a MapGuide/AutoCAD Map 
install, we'll add additional APIs to indicate whether CS transformation 
services are available (ie. Did MENTOR_DICTIONARY_PATH check out?)

Original comment by jumpinja...@gmail.com on 28 Sep 2010 at 4:18