]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index/query.js
Look for locale specific names
[rails.git] / app / assets / javascripts / index / query.js
2014-11-07 Tom HughesLook for locale specific names
2014-11-07 Tom HughesDon't do the admin boundary special case unless admin_l...
2014-11-07 Tom HughesMerge branch 'overpass'
2014-11-07 Paul NormanAdd KSJ2 tags to uninteresting list
2014-11-05 Tom HughesDon't enable query mode when loading a query URL
2014-11-05 Tom HughesAllow query mode to be disabled when the sidebar is...
2014-11-04 Tom HughesSort enclosing features by size
2014-11-01 Tom HughesDon't centre on load if the location is already in...
2014-11-01 Tom HughesUse new overpass geometry output support to get geometeries
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-06-15 Tom HughesMerge branch 'master' into overpass
2014-03-31 Tom HughesIgnore clicks on query results if the mouse has moved
2014-03-31 Tom HughesMerge branch 'master' into overpass
2014-03-28 Tom HughesMerge branch 'master' into overpass
2014-03-28 Tom HughesRemove highlight from map when clicking on a feature
2014-03-28 Tom HughesStop query button disabling query mode once it is active
2014-03-25 Tom HughesAdd https support for overpass
2014-03-17 Tom HughesAdd comment describing the overpass queries we use
2014-03-17 Tom HughesSimplify overpass query for nearby objects
2014-03-17 Tom HughesAdd an error handler for overpass AJAX calls
2014-03-16 Tom HughesMake sure the query location is always in view
2014-03-16 Tom HughesMerge branch 'master' into overpass
2014-03-16 Tom HughesPivot areas to the underlying way or relation object
2014-03-16 Tom HughesAbort any existing requests when starting new ones
2014-03-16 Tom HughesMake overpass server URL configurable
2014-03-16 Tom HughesUse POST for overpass queries
2014-03-16 Tom HughesBuild and show partial geometries for relatons
2014-03-16 Tom HughesConsider addr:housename as a name source for features
2014-03-16 Tom HughesStyle feature in query mode to match browse mode
2014-03-16 Tom HughesDisable query feature tool below z14
2014-03-16 Tom HughesIncrease search radius at lower zooms
2014-03-16 Tom HughesShow a message when no features are found
2014-03-16 Tom HughesImprove styling of feature list
2014-03-16 Tom HughesFilter out nodes which are too far away
2014-03-16 Tom HughesInitial work on overpass based query API