Every GPS device allows for output in any of the degree formats.
You can specify decimal degrees, decimal degree minutes or decimal degree
minute seconds for output.

If you need to convert a point file, csv or excel etc. - you can calculate
the decimal degrees with the formulae below.

decimal degree = degree + minute/60 + decimal second/3600
decimal degree = degree + decimal minute/60

Then you can use it in Mapguide however you wish.


Cheers,




On Mon, Dec 1, 2008 at 1:30 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Hi everybody,
> I'm acquiring GPS coordinates from a GPS device. These coordinates are in
> this form 3828.452222 (Degrees Decimal Minutes). I saw that Autocad Map
> works with coordinates of type 38.23122 (Decimal Degrees). Does MapGuide
> support only Decimal Degrees or can it support Degrees Decimal Minutes too ?
>
>
> Thanking you in advance
> Cheers
> Carmelo
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to