In NTS coordinate conversion are provided by
SharpMap.CoordinateSystems implementations, that is at the moment
available in the svn and is a work in progress.
Here: http://code.google.com/p/nettopologysuite/source you can
checkout the latest code and play with the Coordinate conversion tests.
On May 8, 2:07 pm, Diego Guidi <diegogu...@gmail.com> wrote:
> > Hi, I'm rather new to GIS and to NTS/JTS. Can anyone give me some
> > guidance how I can convert the output of Geometries.Distance() method
> > to another unit. I presume that it outputs degrees given two
> > coordinates/points, and I would like to convert this to metres or a
> > similar unit. How can I use NTS to do this?
>
> In NTS coordinate conversion are provided by
> SharpMap.CoordinateSystems implementations, that is at the moment
> available in the svn and is a work in progress.
> Here:http://code.google.com/p/nettopologysuite/sourceyou can
On May 8, 2:07 pm, Diego Guidi <diegogu...@gmail.com> wrote:
> > Hi, I'm rather new to GIS and to NTS/JTS. Can anyone give me some
> > guidance how I can convert the output of Geometries.Distance() method
> > to another unit. I presume that it outputs degrees given two
> > coordinates/points, and I would like to convert this to metres or a
> > similar unit. How can I use NTS to do this?
>
> In NTS coordinate conversion are provided by
> SharpMap.CoordinateSystems implementations, that is at the moment
> available in the svn and is a work in progress.
> Here:http://code.google.com/p/nettopologysuite/sourceyou can
Gavin
On May 11, 2:19 pm, "Andrew Theken" <athe...@gmail.com> wrote:
> I would suggest getting a reference to the coordinate system (in SharpMap)
> and then use getUnits() - also take a look at IUnit
> (LinearUnit/AngularUnit). If you are trying to transform coordinates,
> there's some functionality in Sharpmap, for that, too.
>
> On 5/11/07, Gavin <gavin.churc...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Could you provide me with some pointers as to which functions to use?
> > Thanks,
> > Gavin
>
> > On May 8, 2:07 pm, Diego Guidi <diegogu...@gmail.com> wrote:
> > > > Hi, I'm rather new to GIS and to NTS/JTS. Can anyone give me some
> > > > guidance how I can convert the output of Geometries.Distance() method
> > > > to another unit. I presume that it outputs degrees given two
> > > > coordinates/points, and I would like to convert this to metres or a
> > > > similar unit. How can I use NTS to do this?
>
> > > In NTS coordinate conversion are provided by
> > > SharpMap.CoordinateSystems implementations, that is at the moment
> > > available in the svn and is a work in progress.
> > > Here:http://code.google.com/p/nettopologysuite/sourceyoucan
> > > checkout the latest code and play with the Coordinate conversion tests.
>
> --
> Respectfully,
> Andrew Theken
> AndrewTheken.com- Hide quoted text -
>
> - Show quoted text -
Thanks for any help...
Gavin
On May 11, 2:19 pm, "Andrew Theken" <athe...@gmail.com> wrote:
> I would suggest getting a reference to the coordinate system (in SharpMap)
> and then use getUnits() - also take a look at IUnit
> (LinearUnit/AngularUnit). If you are trying to transform coordinates,
> there's some functionality in Sharpmap, for that, too.
>
> On 5/11/07, Gavin <gavin.churc...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Could you provide me with some pointers as to which functions to use?
> > Thanks,
> > Gavin
>
> > On May 8, 2:07 pm, Diego Guidi <diegogu...@gmail.com> wrote:
> > > > Hi, I'm rather new to GIS and to NTS/JTS. Can anyone give me some
> > > > guidance how I can convert the output of Geometries.Distance() method
> > > > to another unit. I presume that it outputs degrees given two
> > > > coordinates/points, and I would like to convert this to metres or a
> > > > similar unit. How can I use NTS to do this?
>
> > > In NTS coordinate conversion are provided by
> > > SharpMap.CoordinateSystems implementations, that is at the moment
> > > available in the svn and is a work in progress.
> > > Here:http://code.google.com/p/nettopologysuite/sourceyoucan
> > > checkout the latest code and play with the Coordinate conversion tests.
>
thank you
best regards.
hshutao
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
Is simply a collection of interfaces that defines NTS functions, so
each library (as example sharpmap) could reference and manage this
interface instead of concrete objects.
Is a work in progress...
Hshutao
>From: "Diego Guidi" <diego...@gmail.com>
>Reply-To: nettopol...@googlegroups.com
_________________________________________________________________