]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2012-10-31 Sarah Hoffmanndeduplicate v2.0.0
2012-10-31 Brian Quinionup to date list of authors
2012-10-31 Brian Quinionupdate release version
2012-10-29 Brian Quiniondon't exit during osmosis setup
2012-10-22 Brian QuinionAutomatically calculate the state file for replication...
2012-10-14 Sarah Hoffmanncorrect penalty for multi-word countries
2012-10-13 Sarah Hoffmannimport time uses UTC
2012-10-09 Sarah Hoffmannuse geometry column for special phrase queries
2012-10-09 Sarah Hoffmanntypo
2012-10-09 Sarah Hoffmannuse calculated_country_code for postcodes
2012-10-07 Sarah Hoffmannremove country name from address name vector
2012-10-02 Sarah Hoffmannupdate to latests osm2pgsql
2012-09-30 Sarah Hoffmanndelete more hardcoded rules for special phrases
2012-09-30 Sarah Hoffmannlift restriction on special search term class
2012-09-30 Sarah HoffmannMerge remote-tracking branch 'lonvia/partial-search...
2012-09-29 Sarah Hoffmannupdate osm2pgsql to latest version
2012-09-29 Sarah Hoffmannremove mountain ranges from addresses
2012-09-29 Sarah Hoffmannskip is_in items already in address vector
2012-09-28 Sarah Hoffmanncheck for empty relation before linking
2012-09-24 Sarah Hoffmannignore frequent partial search terms
2012-09-24 Sarah Hoffmannuse rank_address for linking places and boundaries
2012-09-23 Sarah Hoffmannpatch replication path on --osmosis-init
2012-09-23 Sarah Hoffmannswitch to distribution-supplied osmosis
2012-09-23 Sarah Hoffmannfix edge cases when linking nodes
2012-09-12 Sarah Hoffmannswitch attributions to ODbL
2012-09-03 Brian Quiniondefered delete should be done even if the place is...
2012-08-31 Brian Quinionrevert attempt to fix house number re-indexing on updat...
2012-08-29 Brian Quinionlimit reindexing to buildings / addresses
2012-08-28 Brian Quinionmark placex as needed re-indexin based on parent_place_...
2012-08-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-08-28 Brian Quinionlinked places not being updated on road modification
2012-08-27 Sarah Hoffmannfix format error in polygon output
2012-08-25 Brian Quinionreduce effect of missing world now importance is better...
2012-08-25 sprengmmake setup.php fail early on missing osm-file
2012-08-24 Sarah Hoffmannfix 500 on search for bounded and class query terms
2012-08-20 Sarah Hoffmannavoid reassigning address rank of place itself
2012-08-19 Sarah Hoffmannfix permissions of gb_postcode table
2012-08-19 Sarah Hoffmannmake sure first of each address rank is used
2012-08-18 Sarah Hoffmannimport TIGER data into temporary table
2012-08-18 Sarah Hoffmanngitignore dynamically created files
2012-07-31 Sarah Hoffmannplaces that cannot be part of an address still should...
2012-07-30 Sarah Hoffmanndon't create index idx_placex_sector twice
2012-07-30 Sarah Hoffmannfail on error
2012-07-23 Sarah Hoffmannsend place_rank in jsonv2 format
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
2012-07-22 GrantFix repeating lat twice in span instead of lat, lon.
2012-07-20 Sarah HoffmannMerge remote-tracking branch 'lonvia/address-order'
2012-07-20 Sarah Hoffmannadapt distance heuristics for nodes
2012-07-13 Sarah Hoffmanngracefully fail if nodes from an address interpolation...
2012-07-10 Daniele ForsiFix more typos
2012-07-10 Daniele ForsiFix typos found with codespell in comments
2012-07-09 Daniele ForsiFix typos in function name
2012-07-09 Daniele ForsiFix wrong variable used with PEAR::IsError()
2012-07-03 Sarah Hoffmannexcluded place nodes outside parent boundaries from...
2012-07-03 Sarah Hoffmannput libraries in right place when linking
2012-07-01 Sarah Hoffmannuse json_encode in search stuff as well
2012-07-01 Sarah Hoffmannmore generalized javascript_renderData
2012-06-29 Sarah Hoffmannmake sure invalid geometries are always deleted from...
2012-06-28 Sarah Hoffmannbe less verbose
2012-06-28 Sarah Hoffmannignore railways, tunnels and bridges when reverse geocoding
2012-06-27 Sarah HoffmannMerge branch 'configure' of github.com:lonvia/Nominatim
2012-06-27 Sarah Hoffmannadd README stuff
2012-06-26 Sarah Hoffmannadd git commit version if applicable
2012-06-26 Sarah Hoffmannremove duplicate check for ZLIB
2012-06-25 Sarah Hoffmannbe more strict with us state replacement hack
2012-06-15 Sarah Hoffmannyet another autogenerated file removed
2012-06-15 Sarah Hoffmannremove autogenerated files
2012-06-15 Sarah Hoffmanncreate a globale configure/make
2012-05-30 Sarah Hoffmannsilently remove leading/trailing spaces
2012-05-25 Sarah Hoffmannavoid PHP notices
2012-05-24 Sarah Hoffmannremove distinct, causes nearest feature results to...
2012-05-24 Brian QuinionUpdated reverse geocoding to improve handling of zoom=0
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Brian Quiniontruncate road partition tables during load
2012-05-23 Sarah Hoffmannmore verbose error messages
2012-05-23 Sarah Hoffmannrename ambiguous variables to make postgresql 8.4 happy
2012-05-23 Sarah Hoffmannuse Overpass API by default to download OSM objects
2012-05-23 Sarah Hoffmannmake index work and remove more hard-coded DB names
2012-05-23 Datendelphineliminate php warning, remove setting aPipes (isn't...
2012-05-23 Datendelphinmake .osc files with osmosis
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Brian Quinionrevert to plain text dump for 8.4 compatibility (+...
2012-05-23 Sarah Hoffmanntypo
2012-05-22 Brian Quinioncan't have a unique index on placex - only on place
2012-05-22 Brian Quinionfix broken field name / committed debug
2012-05-22 Brian Quinionuse the new country data files
2012-05-22 Brian Quiniondeal with some indexing edge cases
2012-05-22 Brian QuinionMerge pull request #9 from andreek/master
2012-05-22 Brian QuinionDB Scheme changes: alter table placex add column calcul...
2012-05-22 Andree KlattenhoffSuport postgis 2.0 for search
2012-05-15 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-13 Sarah Hoffmannmove index over nameaddress_vector back to delayed...
2012-05-13 Sarah Hoffmannremove intermediate ANALYSE while indexing
2012-05-13 Sarah Hoffmannmake sure nominatim.so is accessible for postgresql
2012-05-13 Sarah Hoffmannpre-create word list to avoid duplicates due to paralle...
2012-05-11 Brian QuinionCan't filter on rank_search before it has been assigned
2012-05-06 Brian Quinionupdated wikipedia article code to allow for mutliple...
2012-05-05 Sarah Hoffmannmodifiers to encourage use of indices
2012-05-03 Brian Quiniondon't have an address property in the return if we...
2012-05-03 Brian Quinioncatch utf8 encoding errors and at least stop them abort...
next