[postgis-tickets] [PostGIS] #3983: Towns with cardinal names not being parsed correctly by address_normalizer
PostGIS
trac at osgeo.org
Thu Jan 11 05:16:08 PST 2018
#3983: Towns with cardinal names not being parsed correctly by address_normalizer
----------------------------+---------------------------
Reporter: andrewsi | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.3
Component: tiger geocoder | Version: 2.2.x
Keywords: |
----------------------------+---------------------------
Possibly related to https://trac.osgeo.org/postgis/ticket/1310
postgis_full_version gives me this:
POSTGIS="2.2.2 r14797" GEOS="3.5.0-CAPI-1.9.0 r4084" PROJ="Rel. 4.9.2, 08
September 2015" GDAL="GDAL 2.0.2, released 2016/01/26" LIBXML="2.9.1"
LIBJSON="0.12" RASTER
When I do a:
SELECT * FROM normalize_address('214 LIVINGSTON AVE, NORTH, SC 29112');
The city name 'NORTH' is being returned as the postdirabbrev field, rather
than in the city field.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3983>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list