Opened 11 years ago
Closed 9 years ago
#2402 closed enhancement (wontfix)
Add ability to control casing of normalize output
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.0 |
Component: | tiger geocoder | Version: | 2.1.x |
Keywords: | Cc: |
Description
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
Note:
See TracTickets
for help on using tickets.