[postgis-users] Cities returning as number values.
Barry McCall
barry.mccall+postgis at gmail.com
Mon Jan 12 11:16:37 PST 2015
Hello everyone!
When reverse geocoding the points below the address returned is "1143
Rafter Rd, 3, TN 37385"
SELECT pprint_addy(r.addy[1]) FROM
reverse_geocode(ST_GeomFromText('POINT(-84.2303009033
35.3702011108)',4269),true) As r;
Is this bad census data, an anomaly, or postGIS issue? Or possibly user
error on my part?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20150112/e5a923d8/attachment.html>
More information about the postgis-users
mailing list