[postgis-tickets] [PostGIS] #2402: Add ability to control casing of normalize output
PostGIS
trac at osgeo.org
Sat Aug 3 09:54:14 PDT 2013
#2402: Add ability to control casing of normalize output
----------------------------+-----------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: tiger geocoder | Version: 2.1.x
Keywords: |
----------------------------+-----------------------------------------------
Right now its hard to compare pagc_normalize_address and normalize_address
because pagc always outputs in upper case and normalize generally
maintains casing.
This switch is addition to geocode_settings called:
casing_address is new geocode_settings that will be an integer
1 - keep output as is (whatever comes out)
2 - upper case
3 - apply init caps
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2402>
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