Page 1 of 1

geocoding city only records (has no address)

PostPosted: Mon Jan 04, 2016 5:50 am
by hollyheadhunter
Hi guys, we are using SeedCode ProMaps and it is working well. For our business, we often need to geocode records even though the exact address is unknown -- getting the centroid of the city is what some geocoders seem to do. Is there a way to do that with ProMaps?

Re: geocoding city only records (has no address)

PostPosted: Mon Jan 04, 2016 8:29 am
by John Sindelar
Yes. There is a script in ProMaps that will geocode a record on demand. If you run the script "GeoCodeAddress For ProMaps" on a record with just a city and state you'll see that it creates a geo code for the "center" of the city.

Hope that helps,

John

Re: geocoding city only records (has no address)

PostPosted: Mon Jan 04, 2016 8:55 am
by hollyheadhunter
John, thank you! With this knowledge, I updated the script Address OnSave to allow for that.