]> git.openstreetmap.org Git - nominatim.git/blob - ChangeLog
update osm2pgsql to same version as master
[nominatim.git] / ChangeLog
1 3.5.1
2
3  * disable jit and parallel processing in PostgreSQL for osm2pgsql
4  * update libosmium to 2.15.6 (fixes an issue with processing hanging
5    on large multipolygons)
6
7 3.5.0
8
9  * structured select on HTML search page
10  * new PHP Nominatim\Shell class to wrap shell escaping
11  * remove polygon parameter from all API calls
12  * improve handling of postcode areas
13  * reorganise place linking algorithm, now using wikidata tag as well
14  * remove linkees from search_name and larger_area tables
15  * introduce country-specific address ranks
16  * reorganise rank address computation
17  * cleanup of partition function
18  * improve parenting for large POIs
19  * add support for Postgresql 12 and Postgis 3
20  * add earlier cleanup when --drop is given, to reduce meory usage
21  * remove use of place_id in URLs
22  * replace C nominatim indexer with a simpler Python implementation
23  * split up the huge sql/functions.sql file
24  * move osm2pgsql tests to osm2pgsql
25  * add new extratags style which imports all tags from OSM
26  * add new script for checking the import after completion
27  * update osm2pgsql, reducing memory usage
28  * use new wikipedia importance and add processing of wikidata tags
29  * add search form for details page
30  * use ExtraDataPath for country_grid table
31  * remove short_name from list of names to be displayed
32  * split up CMakeFile, so that all parts can be built separately
33  * update installation instructions for CentOS and Ubuntu
34  * add script for importing/updating multiple country extracts
35  * various documentation improvements
36
37 3.4.2
38
39  * fix security bug in /details endpoint where user input was not
40    properly sanitized
41
42 3.4.1
43
44  * update osm2pgsql to fix hans during updates and lost address numbers
45    during updates
46
47 3.4.0
48
49  * increase required version for PostgreSQL(9.3), PostGIS(2.2) and PHP(7.0)
50  * better error reporting for out-of-memory errors
51  * exclude postcode ranges separated by colon from centre point calculation
52  * update osm2pgsql, better handling of imports without flatnode file
53  * switch to more efficient algorithm for word set computation
54  * use only boundries for country and state parts of addresses
55  * improve updates of addresses with housenumbers and interpolations
56  * remove country from place_addressline table and use country_code instead
57  * optimise indexes on search_name partition tables
58  * improve searching of attached streets for large objects like airports
59  * drop support for python 2
60  * new scripts for importing Wikidata for importance
61  * create and drop indexes concurrently to not clash with auto vacuum
62  * various documentation improvements
63
64
65 3.3.0
66
67  * zoom 17 in reverse now zooms in on minor streets
68  * fix use of postcode relations in address
69  * support for housenumber 0 on interpolations
70  * replace database abstraction DB with PDO and switch to using exceptions
71  * exclude line features at rank 30 from reverse geocoding
72  * remove self-reference and country from place_addressline
73  * make json output more readable (less escaping)
74  * update conversion scripts for postcodes
75  * scripts in utils/ are no longer executable (always use scripts in build dir)
76  * remove Natural Earth country fallback (OSM is complete enough)
77  * make rank assignments configurable
78  * allow accept languages with underscore
79  * new reverse-only import mode (without search index table)
80  * rely on boundaries only for states and countries
81  * update osm2pgsql, now using a configurable style
82  * provide multiple import styles
83  * improve search when house number and postcodes are dropped
84  * overhaul of setup code
85  * add support for PHPUnit 6
86  * update test database
87  * various documentation improvements
88
89 3.2.0
90
91  * complete rewrite of reverse search algorithm
92  * add new geojson and geocodejson output formats
93  * add simple export script to exprot addresses to CSV
94  * remove is_in terms from address computation
95  * remove unused search_name_country tables
96  * various smaller fixes to query parsing
97  * convert Tokens and token types to class types
98  * correctly handle update when boundary object type is changed
99  * improve debug output for /search endpoint
100  * update to latest osm2pgsql and leaflet.js
101  * overhaul of /details endpoint:
102      * new class parameter when using osmtype/osmid parameters
103      * permalink to instance-independent osmtype/osmid parameter format
104      * new json output format
105  * update CentOS vagrant machine to use SELinux
106  * add vagrant scripts for Ubuntu 18.04
107  * fix build process for BSD
108  * enable running the database on a different host than the setup scripts
109  * allow to configure use of custom PHP binaries (PHP_BIN)
110  * extensive coding style improvements to PHP code
111  * more PHP unit tests for new classes
112  * increase coverage for API tests
113  * add documentation for API
114
115 3.1.0
116
117  * rework postcode handling and introduce location_postcode table
118  * make setup less verbose and print a summary in the end
119  * setup: error out when web site user does not exist
120  * add more API tests to complete code coverage
121  * reinstate key-value amenity search (special term [key=value])
122  * fix detection of coordinates in query
123  * various smaller tweaks to ranking of search interpretations
124  * complete overhaul of PHP frontend code using OOP
125  * add address rank to details page
126  * update Tiger scripts for 2017 data and clean up unused code
127  * various bug fixes and improvements to UI
128  * improve reverse geocoding performance close to coasts
129  * more PHP style cleanup (quoting)
130  * allow unnamed road in reverse geocoding to avoid too far off results
131  * add function to recalculate counts for full-word search term
132  * add function to check if new updates are available
133  * update documentation and switch to mkdocs for generating HTML
134
135 3.0.1
136
137  * fix bug in geometry building algorithm in osm2pgsql
138  * fix typos in build instructions
139
140 3.0.0
141
142  * move to cmake build system
143  * various fixes to HTML output
144  * reverse endpoint now can return geometries
145  * add support for PHP7
146  * move to on-the-fly computation of interpolations
147  * improve handling of linked places (updating)
148  * improve test framework:
149     * replace lettuce with behave
150     * use smaller database for API tests
151  * drop support for postgres < 9.1, postgis < 2.0 and PHP < 5.4
152  * make external data use optional (useful for imports without US)
153  * detect postgres and postgis versions automatically
154  * clean up query logging and remove unused tables
155  * move installation documentation into this repo
156  * add self-documenting vagrant scripts
157  * remove --create-website, recommend to use website directory in build
158  * add accessor functions for URL parameters and improve erro checking
159  * remove IP blocking and rate-limiting code
160  * enable CI via travis
161  * reformatting for more consistent coding style
162  * make country search term creation part of setup
163  * update country names and country grid
164  * handle roads that cross boundaries better
165  * keep full information on address tags
166  * update to refactored osm2pgsql which use libosmium based types
167  * switch from osmosis to pyosmium for updates
168  * be more strict when matching against special search terms
169  * handle postcode entries with mutliple values correctly
170
171 2.5
172
173  * reverse geocoding includes looking up housenumbers from Tiger data
174  * added parameter to return simplified geometries
175  * new lookup call for getting address information for OSM objects
176  * new namedetails and extratags parameters that expose the name and extratags
177    fields of the placex table
178  * mobile website
179  * reverse web view
180
181 2.4
182
183  * drop support for postgres 8.4
184  * rewrite address interpolation
185  * switch to C++ version of osm2pgsql and rewrite tag filtering
186  * support for bridge:name and tunnel:name, man_made, junction
187  * drop way-node index (reduces database size by about 15%)
188  * add support for configuring tablespaces and webserver user
189  * better evaluation of search queries in right-to-left notation
190  * improve house number search for streets with many duplicate entries
191  * code cleanup (remove unused functions and tables)
192
193 2.3
194
195  * further improve ordering of results
196  * support for more lat/lon formats in search-as-reverse
197  * fix handling of GB postcodes
198  * new functional test suite
199  * support for waterway relations
200  * inherit postcodes from street to poi
201  * fix housenumber normalisation to find non-latin house numbers
202  * take viewbox into account for ordering of results
203  * pois may now inherit address tags from surrounding buildings
204  * improve what objects may participate in an address
205  * clean up handled class/type combinations to current OSM usage
206  * lots of bug fixes
207
208 2.2
209
210  * correct database rights for www-data
211  * add timestamps for update output
212  * load postgis via extension for postgis >= 2.0
213  * remove non-admin boundaries from addresses
214  * further improve ordering of results with same importance
215  * merge addr:postcode tags into object addresses
216  * include rank and importance in reverse geocode output
217  * replace ST_Line_Interpolate_Point with ST_LineInterpolatePoint
218   (for postgis >= 2.1)
219  * update osm2pgsql to latest version
220  * properly detect changes of admin_level
221  * remove landuses when name is removed
222  * smaller fixes
223
224 2.1
225
226  * update to openlayers 2.12 (now custom built)
227  * update fallback OSM boundaries
228  * add support for postgresql 9.2/9.3 and postgis 2.x
229  * add structured queries
230  * add options for polygon output in various formats
231    (geojson, svg, kml, postgis text)
232  * maintenance functions for deleting objects and updating regions
233    (plcae_force_update/place_force_delete)
234  * web view for polygons that need deleting
235  * rate limiting using memcache
236  * improve layout of details page
237  * add support for boundary:postal_code
238  * full CORS support
239  * improve parenting of POIs
240  * support for extract daily diffs from Geofabrik
241  * support for addresses without a street
242    (addr:place and conscription number house numbers)
243  * improve layout of word and search_name_* tables
244  * support for US ZIP+4 codes
245  * refactoring of front-end PHP code
246  * lots of smaller bug fixes
247
248 2.0.1
249
250  * delete outdated entries from location_area_country
251  * remove remaining uses of INTEGER, to allow node ids larger than 2^31