larynx
07-07-2007, 10:16 PM
I have a map of a land subdivision (circa 1968) and it has several types of coordinates on it that I'm not familiar with, how do I convert these coordinates to GPS coordinates (long, lat):
North 785538.56
East: 1362921.98
Thanks in advance.
Eric Frost
07-09-2007, 08:18 AM
Is there any indication on the map about the coordinate system?
I think it could be state-plane or UTM. In either can I think it would tell you somewhere what the Zone is.
For info on state plane including tools for interactive conversion see:
SPC UTILITIES (http://www.ngs.noaa.gov/TOOLS/spc.html)
NGS SPC TO GEODETIC (http://www.ngs.noaa.gov/cgi-bin/spc_getgp.prl)
(found from searching for "state plane coordinates")
For UTM see:
Geographic/UTM Coordinate Converter (http://home.hiwaay.net/~taylorc/toolbox/geography/geoutm.html)
(searched for "UTM coordinates")
Hope this helps!
Eric
larynx
07-09-2007, 08:21 AM
here is the map that I am looking at: Arkmaps.com Plat Map Search Engine (http://www.arkmaps.com/details.asp?ID=00000268)
I don't see any zone information, but then again I'm not sure what it looks like.
Eric Frost
07-09-2007, 08:49 AM
That is using Township and Range, see the description on the upper left.
It looks like Township 21 North and Range 30 West, fifth principal meridian, Arkansas.
It looks like you could use this Township Geocoder to come up with lat/lon --
GeoCommunicator - Township Geocoder (http://www.geocommunicator.gov/GeoComm/lsis_home/townshipdecoder/index.html)
However they don't include Arkansas!
This may just be a job for a land surveyor.. :-(
If you get the pdf of the map, you could convert to tif and then register / align it in a GIS package like MapInfo, this could give you estimates of the lat/lon.. the software tools and data to do this could set you back a it however..
Eric
larynx
07-09-2007, 08:55 AM
Thank you very much! I will look into that application.