[fdo-users] Coordinate transformations for FDO

Greg Boone greg.boone at autodesk.com
Mon Sep 14 10:54:48 EDT 2009


Take a look at the MapGuide OS code base:

Coordinate System Package: http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/CoordinateSystem
Geometry Package: http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/Geometry

You can access through SVN at: http://svn.osgeo.org/mapguide/trunk/MgDev

Greg


-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of STEPHEN STANTON
Sent: Thursday, September 10, 2009 5:23 PM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] Coordinate transformations for FDO

I'm new to FDO (and the OSGeo stack in general), looking for some advice.

I'm using FDO to grab some data from a variety of WFS servers. Now I want to do various spatial joins (overlays), so I need to ensure the various datasets are all in the same coordinate system.

From what I've read, it seems that FDO itself doesn't handle coordinate conversions. So I've been looking at using GDAL/OGR code to do the conversion. However, I'm reluctant to spend too much time on this, because it seems like I must be re-inventing the wheel.

Can anyone point me towards some coordinate transformation software that's been crafted to work with FDO geometry objects? Ideally in C# or C++.

Steve Stanton


_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list