On Mar 30, 7:29 am, "[email protected]" <[email protected]> wrote: > Can any one HELP PLEASE ! ! > > Since the BLM has decided to REMOVE the GeoCommunicator data and web
http://www.geocommunicator.gov/TownshipGeocoder/TownshipGeocoder.asmx That seems to be working as far as I can tell. > services from the publics access I need to located a REST/SOAP style > interface that can take lat/long and spit out a FL TRS data point ie: > > We take and get a lat/long from GMAPS API from the address then submit > the lat/long to the processor and it spits out a FL TRS. > > Input: > 27.616536 -80.400918 > > Would result in: > 33S39E11 > > This can be via REST, SOAP type web services in plain text or CSV, > preferred or XML is acceptable. > > Any one have a source of a server that can do this now that the BLM > GeoCommuicator is dead? > > Alternatively php based scripts which can convert this would work too. > > Note, we do not use win based systems nor would a stand alone software > work. We need to be able to do this via LAMP server via php in a real > time batch type process. > > Any thing??? I would think you would need to get a database of that information that you can query yourself (if the service is no longer publicly available). I don't have any idea where you could get or buy that data, but you could start with http://www.geocommunicator.gov/GeoComm/site_alter_notice_static.htm Larry > > Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
