]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index/query.js
Make sure the query location is always in view
[rails.git] / app / assets / javascripts / index / query.js
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