]> git.openstreetmap.org Git - nominatim.git/history - website
make sure rank 28 to 30 places are assigned a centroid value
[nominatim.git] / website /
2012-12-18 Brian Quinionuse the new centroid property of placex in queries...
2012-12-17 Brian QuinionInclude the centre point on the details page
2012-12-17 Brian QuinionChange access control to implement more of CORS. Chang...
2012-12-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-12-12 Sarah Hoffmannmore isset checks for PHP variables
2012-12-12 Brian Quinionincluded calculated importance on details. Change...
2012-12-08 Brian Quinionif doing structured query limit the types of osm place...
2012-12-08 Brian Quinionprune list of blocked items if too large, different...
2012-12-03 Brian QuinionExperimental option to dry dropping query terms as...
2012-12-03 Brian Quinionmove deletable and polygons into default website
2012-12-03 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-11-29 Sarah Hoffmannadd web view for import_polygon_delete
2012-11-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-11-18 Brian QuinionInclude the Last Updated timestamp in details
2012-11-17 Sarah Hoffmanndon't search for country if house number was requested
2012-11-17 Sarah Hoffmanninternally use higher result limits
2012-11-16 Sarah Hoffmannclean up details page
2012-11-16 Sarah Hoffmannclean up html for search form
2012-11-15 Brian QuinionAccidentally used the same variable name for 2 things...
2012-11-09 Sarah Hoffmannuse geometry WKT for highlighting in search view
2012-11-08 Sarah Hoffmannsimplify geometry handling in details page
2012-11-07 Sarah Hoffmannextend error reporting for invalid geometries
2012-11-07 Brian QuinionGet route param working again after recent changes...
2012-11-07 Brian QuinionMissing some exact name matches when searching for...
2012-11-06 Brian Quinionmising string concatenation (.)
2012-11-06 Brian Quinionmove error messages to consistent 'userError' function...
2012-11-06 Brian Quinionmake number of polygon outputs allowed a constant
2012-11-06 Brian Quinionlimit polygon output to one type as a time
2012-11-06 Brian QuinionAdd options to output polygon in various formats: polyg...
2012-11-05 Brian QuinionHandle multipolygon geometry a little bit (return first...
2012-11-05 Brian Quinionremove accidentally committed exit command
2012-11-05 Brian Quinioninclude a bit of extra details for polygon errors in...
2012-11-05 Brian Quiniondon't include linked_place_id places in the sql output...
2012-11-02 Brian QuinionAllow option of structured search queries (params ameni...
2012-10-14 Sarah Hoffmanncorrect penalty for multi-word countries
2012-10-09 Sarah Hoffmannuse geometry column for special phrase queries
2012-09-30 Sarah Hoffmannlift restriction on special search term class
2012-09-30 Sarah HoffmannMerge remote-tracking branch 'lonvia/partial-search...
2012-09-24 Sarah Hoffmannignore frequent partial search terms
2012-08-25 Brian Quinionreduce effect of missing world now importance is better...
2012-08-24 Sarah Hoffmannfix 500 on search for bounded and class query terms
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
2012-07-20 Sarah HoffmannMerge remote-tracking branch 'lonvia/address-order'
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-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-25 Sarah Hoffmannbe more strict with us state replacement hack
2012-05-25 Sarah Hoffmannavoid PHP notices
2012-05-24 Brian QuinionUpdated reverse geocoding to improve handling of zoom=0
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-04-30 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-26 Sarah Hoffmannfix typos in mapicons
2012-04-20 Sarah HoffmannMerge branch 'continent' of https://github.com/datendel...
2012-04-16 Sarah Hoffmannallow slashes in house numbers
2012-04-01 Brian QuinionUpdate details.php to show linked places
2012-04-01 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-01 Brian QuinionAdds code to merge place polygon and points using:
2012-03-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-03-22 Brian QuinionUse GB postcode table as definitive source. resort...
2012-03-18 Sarah Hoffmannuse X/Y max/min functions instead of box making
2012-03-18 Sarah Hoffmannreturn a 500 on database error
2012-03-04 Sarah Hoffmannrestrict detection of lat/lon pairs
2012-03-04 Sarah Hoffmanncreate proper token array for unknown housenumbers
2012-03-04 Sarah Hoffmannadd script to list broken polygons
2012-02-12 Sarah Hoffmannreturn a marginally better error message when query...
2012-02-11 Sarah Hoffmannenable exact search of GB postcodes in aux postcode...
2012-02-06 Sarah Hoffmannavoid warnings when geometry of object cannot be determined
2011-08-02 Brian Quinionfix miss-parsed regex with - sign in lat,lon query
2011-06-07 Brian Quinionover tokenising 'la'
2011-05-23 Brian Quinionde-deplicate terms
2011-05-23 Brian Quinionallow for offset paramater in amenity searches
2011-05-23 Brian Quinionwoops
2011-05-23 Brian Quinionhandle 'order state level queries better
2011-05-23 Brian Quinionhandle 'order state level queries better
2011-05-23 Brian Quinionhandle 'in/near' for state and country level features...
2011-05-17 Brian Quinionhack to handle state abreviations that overlap with...
2011-05-11 Brian Quinioncountry searches not filtered by countrycodes param...
2011-05-04 Brian Quinionremove debuing information
2011-05-03 Brian Quinionhandle pure lat,lon search by passing to reverse geocod...
2011-05-03 Brian Quinionenforce limit as maximum number of results
2011-04-28 Brian QuinionDo not apply limit where we have a sub-search
2011-04-07 Brian Quinionreturn actual centroid lat,lon of reverse geocoding...
2011-04-05 Brian Quinionconsider possibility that values with number in near...
2011-04-02 Brian Quinionfallback housenumber for items containing a number...
2011-03-28 Brian Quinionlimit fallback to pure number housenumbers
2011-03-25 Brian Quinionorder final data set by importance, ignore search query...
2011-03-25 Brian Quinionoption to get list of search keywords
2011-03-23 Brian Quinionadd option to filter by countrycodes=gb,fr list
2011-03-23 Brian Quinionconfigure tile set
2011-03-20 Brian Quinionoutput importance on details.php page
2011-03-18 Brian Quinioncalculate search position based to 'importance' rather...
2011-03-07 Brian Quiniondeduplicate search term graph slightly earlier
2011-02-22 Brian Quinionbetter error checking for middle of the sea
2011-02-08 Brian Quinionfilter by feature rank, current options: country, state...
2011-02-08 Brian Quinionfix search by just country code. Re-order some search...
next