2012-06-15 |
Sarah Hoffmann | Black/whitelisting for special phrases |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Brian Quinion | Updated reverse geocoding to improve handling of zoom=0 |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sarah Hoffmann | revert timezone setting |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sarah Hoffmann | be less verbose |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sarah Hoffmann | automated banning of excessive bulk users |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sarah Hoffmann | fix typos in mapicons |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sarah Hoffmann | allow slashes in house numbers |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sarah Hoffmann | timezone trouble |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sarah Hoffmann | disable vacuuming of planet_osm_ways, too expensive |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sarah Hoffmann | immediately exit on log rotation errors |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sarah Hoffmann | Collapse two log tables into one. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sarah Hoffmann | proper silence |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sarah Hoffmann | cron script for log rotation |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sarah Hoffmann | cron job for vacuuming intarray indices |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sarah Hoffmann | Merge branch 'master' of http://github.com/twain47... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sarah Hoffmann | use X/Y max/min functions instead of box making |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sarah Hoffmann | return a 500 on database error |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sarah Hoffmann | only re-index addressable places |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sarah Hoffmann | remove array_agg |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | Merge branch 'master' of http://github.com/twain47... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | munin graph for request counts |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | put indexing in update mode |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | adapt settings for poldi |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | user-agent based blocking |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | send 403 and HTML page on block |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | frequent words hack |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Sarah Hoffmann | customized tablespace settings for poldi |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Sarah Hoffmann | sanity check for address interpolation |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Sarah Hoffmann | avoid deletes for new places |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Sarah Hoffmann | restrict deferred delete to concerned place |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | send fail messages to error log |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | respect addressdetails parameter in json output |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | convert CRLF to make git happy |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | restrict detection of lat/lon pairs |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | create proper token array for unknown housenumbers |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | configurable file logging |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sarah Hoffmann | add script to list broken polygons |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Sarah Hoffmann | creation of special phrases for country codes (forwardp... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sarah Hoffmann | update classtype tables for special phrases along with... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sarah Hoffmann | extend scripts for Tiger 2011 data |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sarah Hoffmann | hack around yes quotes in wiki and add a simple sanity... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sarah Hoffmann | return a marginally better error message when query... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sarah Hoffmann | move place=isolated_dwelling up to the same rank as... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sarah Hoffmann | enable exact search of GB postcodes in aux postcode... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Sarah Hoffmann | during initial setup defer creation of non-vital until... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Sarah Hoffmann | avoid warnings when geometry of object cannot be determined |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Sarah Hoffmann | don't print address details if they are not requested |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Sarah Hoffmann | remove unused protolib |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Sarah Hoffmann | remove trailing commas in HTML to make IE happy (thanks... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Sarah Hoffmann | munin graph for the import lag |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sarah Hoffmann | don't classify normal SQL errors as deadlocks |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sarah Hoffmann | improve import performance for special phrases |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Sarah Hoffmann | extensions where introduced in postgresql in 9.1, not... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Sarah Hoffmann | - remove dependency on intarray extension |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Frederik Ramm | fix typo mentioned by mathieu monney on mapquest's... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Frederik Ramm | create 'file' sequence required by update.php |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Frederik Ramm | bugfix nominatim |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Brian Quinion | fix miss-parsed regex with - sign in lat,lon query |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Brian Quinion | update place_id to BIGINT |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Brian Quinion | bigint update script |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Brian Quinion | over tokenising 'la' |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Brian Quinion | de-deplicate terms |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Brian Quinion | allow for offset paramater in amenity searches |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Brian Quinion | woops |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Brian Quinion | handle 'order state level queries better |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Brian Quinion | handle 'order state level queries better |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Brian Quinion | handle 'in/near' for state and country level features... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Brian Quinion | hack to handle state abreviations that overlap with... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Brian Quinion | memory leak on large imports |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Brian Quinion | country searches not filtered by countrycodes param... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Brian Quinion | remove debuing information |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Brian Quinion | handle pure lat,lon search by passing to reverse geocod... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Brian Quinion | enforce limit as maximum number of results |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Brian Quinion | Do not apply limit where we have a sub-search |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Brian Quinion | retry loop on osmosis |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Brian Quinion | addresses not claculated for some named poi |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Quinion | return actual centroid lat,lon of reverse geocoding... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Brian Quinion | move partiondef config file to settings, add --create... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Brian Quinion | extra validation on import |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Brian Quinion | consider possibility that values with number in near... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Brian Quinion | fallback housenumber for items containing a number... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Brian Quinion | don't classify region as a type of state in address... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Brian Quinion | limit fallback to pure number housenumbers |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Brian Quinion | order final data set by importance, ignore search query... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Brian Quinion | option to get list of search keywords |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Brian Quinion | add option to filter by countrycodes=gb,fr list |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Brian Quinion | configure tile set |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Brian Quinion | loading rank wrong way round |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Brian Quinion | output importance on details.php page |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Brian Quinion | diff updates and npi diff updates |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Brian Quinion | calculate search position based to 'importance' rather... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Brian Quinion | drop requirement for zero distance record for each... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Brian Quinion | preserve importance in search_name |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Brian Quinion | deduplicate search term graph slightly earlier |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Brian Quinion | Don't let character walk outside translation table |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Brian Quinion | better error checking for middle of the sea |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Frederik Ramm | log progress to stderr instead of stdout, to make use... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Frederik Ramm | fix potential deadlock when writing a lot of data to... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Frederik Ramm | * use osm2pgsql from $PATH if none present locally |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Brian Quinion | filter by feature rank, current options: country, state... |
commit | commitdiff | tree | snapshot |
next |