]> git.openstreetmap.org Git - nominatim.git/history - sql
README: tiny markdown syntax error
[nominatim.git] / sql /
2019-01-26 Sarah Hoffmannignore admin boundary ways for countries and states
2019-01-04 Sarah HoffmannRemove postcodes also from word table when they no...
2018-12-01 Sarah HoffmannMerge branch 'document-osm-country-grid' of https:...
2018-12-01 Sarah HoffmannMerge pull request #1245 from lonvia/address-levels...
2018-11-29 marc tobiasdocument what country_osm_grid does
2018-11-28 Sarah HoffmannMerge pull request #1251 from mtmail/remove-naturaleart...
2018-11-27 marc tobiasremove Natural Earth dataset
2018-11-24 Sarah HoffmannMake rank assignments configurable
2018-11-24 Sarah HoffmannMerge pull request #1237 from ckquentvp/fix-accept...
2018-11-21 Sarah HoffmannMerge pull request #1242 from lonvia/import-for-reverse...
2018-11-21 Sarah HoffmannAdd reverse-only parameter to setup
2018-11-18 Sarah HoffmannAlways ignore continents for addresses
2018-11-17 Sarah HoffmannRemove country and state nodes from address computation
2018-10-02 Sarah HoffmannMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-16 Sarah HoffmannMerge pull request #1180 from mtmail/php-testsuite...
2018-09-15 Sarah HoffmannMerge pull request #1179 from mtmail/import-table-highe...
2018-09-15 marc tobiasimport_osmosis_log table: increase possible batch size
2018-08-08 Sarah Hoffmannfixup use of indexes for latest reverse changes
2018-08-05 Sarah HoffmannMerge pull request #1111 from lonvia/remove-postcode...
2018-08-05 Sarah HoffmannDo not have postcode node appear in addresses directly
2018-08-04 Sarah HoffmannMerge pull request #1110 from lonvia/remove-address...
2018-08-04 Sarah HoffmannMerge pull request #1126 from lonvia/improve-country...
2018-08-04 Sarah Hoffmannimprove place node search when no areas found
2018-08-02 Sarah HoffmannMerge pull request #1095 from estadtherr/remote_postgres_pr
2018-08-01 Sarah Hoffmannprefix function calls in make_standard_name() with...
2018-07-22 Sarah HoffmannRemove special search for address part for long ways
2018-07-21 Eric StadtherrWork on setup/update scripts, unit tests, and documenta...
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-02 Sarah Hoffmannupdate indexes for new reverse algorithm
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-28 Unknownedited indices an setup file to grant select for table...
2018-06-27 Sarah Hoffmannincrease search radius when looking for addr:place...
2018-06-27 gemo1011fixed syntax error
2018-06-27 gemo1011GRANT SELECT ON Table country_osm_grid
2018-06-27 gemo1011updated indices for reverse geocoding
2018-06-13 Sarah Hoffmannnearest place search should match any of given tokens...
2018-05-04 Sarah HoffmannMerge pull request #1032 from mtmail/tests-for-debughtml
2018-05-04 Sarah HoffmannMerge pull request #1029 from lonvia/streamline-sql
2018-05-01 Sarah Hoffmannstreamline SQL for parenting rank 30 places
2018-05-01 Sarah Hoffmannadapt reverse index to changed reverse query
2018-04-26 Sarah HoffmannMerge pull request #1024 from lonvia/reduce-address...
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-16 Sarah Hoffmannremove search_name_country table
2018-04-16 Sarah Hoffmannremove now unused getNearestNamedRoadFeature() function
2018-04-16 Sarah Hoffmannremove debug code
2018-04-16 Sarah Hoffmannremove use of is_in terms for address computation
2018-04-16 Sarah Hoffmannremove special search for Tiger postcodes
2018-04-16 Sarah Hoffmannfix variable name
2018-04-15 Sarah Hoffmannadd tests for address tag parsing for search name
2018-04-15 Sarah Hoffmannrestrict addr:* tags that are used for search term
2018-03-16 Sarah Hoffmannincrease search radius for named streets in addresses
2018-02-12 Sarah Hoffmannreimport boundaries from scratch when type is changed
2017-12-17 Sarah Hoffmannadd function to recalculate counts for full-word search...
2017-12-16 Sarah Hoffmannwhen linking waterway ways and relations allow all...
2017-10-28 Sarah Hoffmannprecomputed postcodes must use dedicated import function
2017-10-28 Sarah HoffmannMerge pull request #842 from mtmail/updated-tiger-count...
2017-10-27 Sarah HoffmannMerge branch 'fix-map-on-details-page' of https://githu...
2017-10-27 Sarah Hoffmannignore linked places for address details
2017-10-12 Sarah Hoffmanntake country names only from relations
2017-10-03 Sarah HoffmannMerge pull request #803 from lonvia/update-postcodes
2017-10-03 Sarah Hoffmannadd script for updating postcodes
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-31 Sarah Hoffmannincrease search rank of leisure=park
2017-08-19 Sarah Hoffmannnormalize all postcodes before use
2017-08-19 Sarah Hoffmannsimplify search for artificial postcodes
2017-08-19 Sarah Hoffmannspecial handling for estimated postcode in areas
2017-08-19 Sarah Hoffmannfix postcode-related tests
2017-08-19 Sarah Hoffmanninclude GB CodePoint data into location_postcode table
2017-08-19 Sarah Hoffmannimprove calculation of postcode for interpolations
2017-08-19 Sarah Hoffmannmerging back postcodes is no longer necessary
2017-08-19 Sarah Hoffmannadd search for postcode
2017-08-19 Sarah Hoffmannfix typo
2017-08-19 Sarah Hoffmannadd postcodes as special items in word table
2017-08-19 Sarah Hoffmannmake sure postcode gets recomputed on update
2017-08-19 Sarah Hoffmannuse only computed postcode when getting address
2017-08-19 Sarah Hoffmannremove unused get_address_postcode function
2017-08-19 Sarah Hoffmannnormalize postcodes before adding to location tables
2017-08-19 Sarah Hoffmannprecompute postcodes
2017-08-19 Sarah Hoffmannadd postcode to location_area tables
2017-08-19 Sarah Hoffmannremove unused loaddata file
2017-08-19 Sarah Hoffmannreplace AddGeometryColumn() functions
2017-08-19 Sarah Hoffmannremove now useless getNearestPostcode function
2017-08-19 Sarah Hoffmannadd indexing of artificial postcodes
2017-08-19 Sarah Hoffmannadd new location_postcode table
2017-08-14 Sarah Hoffmannfix syntax typo
2017-06-15 Sarah Hoffmannadd extensive debug messages for placex
2017-06-07 Sarah HoffmannIgnore postcodes with comma and semicolon when computin...
2017-06-07 Sarah Hoffmannrestrict linked places to place nodes
2017-06-06 Sarah Hoffmannforce update of linker when linkee is updates
2017-06-06 Sarah HoffmannRemove boundries when downgrading from polygon to line
2017-06-05 Sarah HoffmannRevert "use "char" type when refering to osm_type column"
2017-06-05 Sarah HoffmannMerge pull request #742 from lonvia/compare-normalized
2017-06-04 Sarah Hoffmannadd normalized version of special search terms on import
2017-06-04 Sarah Hoffmannuse "char" type when refering to osm_type column
2017-05-31 Sarah HoffmannMerge pull request #739 from lonvia/max-importance
2017-05-30 Sarah Hoffmannwhen linking places compute maximum importance
2017-05-26 Sarah HoffmannMerge pull request #734 from lonvia/use-pyosmium-for...
2017-05-25 Sarah Hoffmannswitch from osmosis to pyosmium for updates
2017-04-23 Sarah Hoffmannremove another use of place.country_code
2017-04-22 Sarah HoffmannMerge branch 'roques-tetris'
next