Commit graph

315 commits

Author SHA1 Message Date
Regina Obe a88c306cb5 tiger normalize, pagc_normalize integer out of range
references #3641 for PostGIS 2.3.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@15136 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-25 03:41:38 +00:00
Regina Obe 696e770e1e fix numeric in interpolate_from_address
References #3640 for PostGIS 2.3.0 (trunk) better fix

git-svn-id: http://svn.osgeo.org/postgis/trunk@15133 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-24 06:31:01 +00:00
Regina Obe a946005f76 fix numeric in interpolate_from_address
References #3640 for PostGIS 2.3.0 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15132 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-24 04:11:16 +00:00
Sandro Santilli d13e59745a Fix line endings
See
https://lists.osgeo.org/pipermail/postgis-devel/2016-August/025905.html

git-svn-id: http://svn.osgeo.org/postgis/trunk@15046 b70326c6-7e19-0410-871a-916f4a2858ee
2016-08-27 22:46:30 +00:00
Regina Obe 2a35bea13a Update to support Tiger 2016
Also revise scripts to support both http and ftp, change url to use http:
Update docs with more help for Linux/Unix folks, revise paths to more closely mirror ubuntu and use 9.6
Add note about BRIN, parallel, and TIGER 2016 in what is new section
Closes #3547

git-svn-id: http://svn.osgeo.org/postgis/trunk@15045 b70326c6-7e19-0410-871a-916f4a2858ee
2016-08-17 19:31:34 +00:00
Regina Obe c8cce3a45f references #3552 get rid of depecated calls for PostGIS 2.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@14899 b70326c6-7e19-0410-871a-916f4a2858ee
2016-05-12 19:05:45 +00:00
Regina Obe aa109cb0a6 Closes #3514 zipcode penalty switch
fix casting issue introduced in r14850

git-svn-id: http://svn.osgeo.org/postgis/trunk@14885 b70326c6-7e19-0410-871a-916f4a2858ee
2016-05-09 08:26:31 +00:00
Sandro Santilli f6ed58d1fd Style only change: remove trailing whitespaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@14869 b70326c6-7e19-0410-871a-916f4a2858ee
2016-04-27 14:45:28 +00:00
Regina Obe 13520b358f prevent error when tiger street number is not a number (just return first number part)
Closes #3531 for trunk (PostGIS 2.3.0)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14850 b70326c6-7e19-0410-871a-916f4a2858ee
2016-04-17 21:49:37 +00:00
Regina Obe 0822b0627b Minor cleanup of last commit and also more schema qualifying
references #3530 #3421  for postgis 2.3 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14847 b70326c6-7e19-0410-871a-916f4a2858ee
2016-04-17 20:30:29 +00:00
Regina Obe b59c87e9e8 revise to use node start/end of edges for geocode_intersection and remove ST_Intersects check
references #3530 for postgis 2.3 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14846 b70326c6-7e19-0410-871a-916f4a2858ee
2016-04-17 20:19:00 +00:00
Regina Obe b562afbfa2 start schema qualifying calls
references #3451

git-svn-id: http://svn.osgeo.org/postgis/trunk@14778 b70326c6-7e19-0410-871a-916f4a2858ee
2016-03-12 17:49:56 +00:00
Regina Obe 48c32fc80b Spelling error fixes from Sebastiaan Couwenberg
references #3449

git-svn-id: http://svn.osgeo.org/postgis/trunk@14627 b70326c6-7e19-0410-871a-916f4a2858ee
2016-02-07 05:37:38 +00:00
Regina Obe be134ba507 Spelling corrections from Sebastiaan Couwenberg
references #3408

git-svn-id: http://svn.osgeo.org/postgis/trunk@14526 b70326c6-7e19-0410-871a-916f4a2858ee
2015-12-27 17:16:49 +00:00
Regina Obe 052827d284 Double // in default tiger import for sh
fix for 2.2
references #3394

git-svn-id: http://svn.osgeo.org/postgis/trunk@14481 b70326c6-7e19-0410-871a-916f4a2858ee
2015-12-14 01:47:36 +00:00
Regina Obe 474e743f75 fix typo in instructions
git-svn-id: http://svn.osgeo.org/postgis/trunk@14452 b70326c6-7e19-0410-871a-916f4a2858ee
2015-11-30 16:11:51 +00:00
Regina Obe 1626697eed addresses #3347 force order of staged insert columns to be in table column order
git-svn-id: http://svn.osgeo.org/postgis/trunk@14316 b70326c6-7e19-0410-871a-916f4a2858ee
2015-10-24 22:11:40 +00:00
Regina Obe b71c000ec3 #3286 get rid of obsolete link
git-svn-id: http://svn.osgeo.org/postgis/trunk@14108 b70326c6-7e19-0410-871a-916f4a2858ee
2015-09-25 07:27:34 +00:00
Regina Obe 1312e742dc #3286: update README
git-svn-id: http://svn.osgeo.org/postgis/trunk@14101 b70326c6-7e19-0410-871a-916f4a2858ee
2015-09-24 19:00:06 +00:00
Regina Obe 1930ee2f22 #2978 address standardizer doesn't handle street number ranges, also added regress tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@14055 b70326c6-7e19-0410-871a-916f4a2858ee
2015-09-09 04:47:59 +00:00
Regina Obe 9940946a63 #2981 handling state highways with named parts. This might not be the best way to parse but aligns with tiger data. Include tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@14054 b70326c6-7e19-0410-871a-916f4a2858ee
2015-09-08 22:57:03 +00:00
Regina Obe c01ddfa157 This is to fix tiger data that causes geocoding issues. This is not yet integrated into load or documented since requires more testing. Not even installed yet as part of tiger extension
git-svn-id: http://svn.osgeo.org/postgis/trunk@14048 b70326c6-7e19-0410-871a-916f4a2858ee
2015-09-06 00:11:04 +00:00
Regina Obe 8f33b8e677 get rid of all windows line breaks and enforce Unix line breaks
git-svn-id: http://svn.osgeo.org/postgis/trunk@14047 b70326c6-7e19-0410-871a-916f4a2858ee
2015-09-04 07:22:29 +00:00
Sandro Santilli 68c852679f Convert .bat file to crlf, as requested by .gitattributes
git-svn-id: http://svn.osgeo.org/postgis/trunk@13993 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-24 10:45:28 +00:00
Regina Obe a206efe06f #3260: parse_address function screws up when zip is > 5 characters
git-svn-id: http://svn.osgeo.org/postgis/trunk@13992 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-24 06:32:19 +00:00
Regina Obe 5baa79d0c7 #3259 pagc_normalize_address (standardize_address), doesn't convert numbered street name right (3rd and ,third, used to become 3 instead of 3rd)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13991 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-24 05:43:27 +00:00
Regina Obe 705bca61a0 #2336 FIPS 20 causes wildcard expansion to wget all files
git-svn-id: http://svn.osgeo.org/postgis/trunk@13990 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-24 03:26:28 +00:00
Regina Obe 5db6972a1b #1108 regression test to confirm this issue is fixed.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13988 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-24 02:01:46 +00:00
Regina Obe 0919f0ca23 #1108 regression test to confirm this issue is fixed.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13987 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-24 01:53:14 +00:00
Regina Obe 3c6924efec #3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore. Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13982 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-23 06:52:15 +00:00
Regina Obe a45269371b make pre_type check not case sensitive
git-svn-id: http://svn.osgeo.org/postgis/trunk@13980 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-23 05:47:21 +00:00
Regina Obe d2641fbf7c #2448 geocoder_setting gives primary key on restore (created a new table geocode_settings_default to hold defaults and keep geocode_settings for custom ones)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13967 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-21 06:09:55 +00:00
Regina Obe 0309e04a30 missed changes per #3247 highlighted.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13966 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-21 05:09:18 +00:00
Regina Obe 40b920238e #2980 directional as a street name should not be abbreviated
git-svn-id: http://svn.osgeo.org/postgis/trunk@13963 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-20 20:17:48 +00:00
Regina Obe d5841c751e #3161: treat nulls as blank text for rating purposes ( geocode_intersection returns a null rating for a specific intersection)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13958 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-20 19:29:18 +00:00
Regina Obe ff8db0cc93 schema qualify inherits clause on all tables per Brian Hamlin's suggestion.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13913 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-16 22:39:20 +00:00
Sandro Santilli 8de67997d3 Commit the file with crlf as requested by .gitattribute (I think)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13909 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-16 07:31:37 +00:00
Regina Obe 7db1374415 #3227 incorporate Brian's suggested changes and fix some other minor issues with instructions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13907 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-16 01:48:43 +00:00
Regina Obe 6d25814e67 #3227 Support for Tiger 2015 (also summary update of what's new in PostGIS 2.2)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13906 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-14 01:42:33 +00:00
Regina Obe ec9beaf5eb #2734 TIGER geocoder geocode_intersection gives no results with omitted zipcode
git-svn-id: http://svn.osgeo.org/postgis/trunk@13705 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-25 18:36:29 +00:00
Regina Obe 5ac5630195 #2906: move census functions into tiger_loader_2014.sql (needed since we took out of extension but still in docs) and will be needed for upgrades
git-svn-id: http://svn.osgeo.org/postgis/trunk@13625 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-06 04:55:14 +00:00
Regina Obe abd32f6001 #2906: Fix webiste link postgis.net (instead of postgis.org), consolidate censustract/bg/tabblock for 2014 into 2014 loader file, fix tabblock loading issue (they renamed it so its ends in 10 now)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13624 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-05 21:02:10 +00:00
Regina Obe 6ab190c011 change extension install to go from root of tiger
git-svn-id: http://svn.osgeo.org/postgis/trunk@13621 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-04 20:36:57 +00:00
Regina Obe d8f191ce09 a lot of this stuff is not tiger_2011, we should just go back to single folder
git-svn-id: http://svn.osgeo.org/postgis/trunk@13620 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-04 20:32:56 +00:00
Paul Ramsey 870eaef414 Remove the many and unloved $Id$ tags that clutter the code base
git-svn-id: http://svn.osgeo.org/postgis/trunk@13496 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-13 18:13:18 +00:00
Regina Obe 54e36e2205 #2977 pagc_normalize_address function errors on nulls (changed function to STRICT to return null on null). Also did the same for normalize_address and made that also IMMUTABLE STRICT
git-svn-id: http://svn.osgeo.org/postgis/trunk@13110 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-24 23:27:02 +00:00
Regina Obe 7066b672e3 #2958 reverse_geocode erroring ERROR: invalid input syntax for type numeric: " " (revised patch to not return 0 for non-numbered roads)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13041 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-07 14:11:15 +00:00
Regina Obe 461eaf680e #2958 reverse_geocode erroring ERROR: invalid input syntax for type numeric: " "
git-svn-id: http://svn.osgeo.org/postgis/trunk@13039 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-07 13:38:49 +00:00
Regina Obe 9141d3da51 #2927 reverse geocode ammendment - found bug introduced. Also added in regression test
git-svn-id: http://svn.osgeo.org/postgis/trunk@12960 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-09 21:14:57 +00:00
Regina Obe 6d07193f51 #2927 Get rid of tiger. prefix. Not that it affects anything
git-svn-id: http://svn.osgeo.org/postgis/trunk@12959 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-09 20:51:02 +00:00