marc tobias
|
cd37227a3c
|
user interface: zoom dropdown for debugging on reverse search page
|
2016-01-22 11:54:26 +00:00 |
|
marc tobias
|
690d7014f8
|
accidentially checked in a local configuration file
|
2016-01-22 11:53:31 +00:00 |
|
marc tobias
|
ef1a7d9073
|
user interface: reverse search remembers zoom level after map click
|
2016-01-21 15:26:18 +00:00 |
|
marc tobias
|
8f0199008d
|
user interface: enable scrollwheel zoom. Disable on touch devices
|
2016-01-21 14:47:55 +00:00 |
|
marc tobias
|
9f1d3ac272
|
user interface: less spacing in table, pushing more content above the fold
|
2016-01-21 13:47:00 +00:00 |
|
marc tobias
|
513efecc34
|
user interface: less whitespace in header
|
2016-01-21 12:03:19 +00:00 |
|
mtmail
|
6822e50fe5
|
Merge pull request #1 from lonvia/mobile-responsive-compact-header
make headers more compact
|
2016-01-21 11:53:52 +00:00 |
|
Sarah Hoffmann
|
248588fbf3
|
make headers more compact
|
2016-01-20 21:14:30 +01:00 |
|
Marc Tobias Metten
|
f01828ae02
|
accidentally checked in two data files
|
2016-01-20 01:25:52 +01:00 |
|
Marc Tobias Metten
|
47a7887d86
|
tests: skip tidylib, it cannot handle HTML5
|
2016-01-20 01:14:20 +01:00 |
|
Marc Tobias Metten
|
016815eda2
|
new reverse HTML page incl leaflet map
|
2016-01-19 16:15:32 +01:00 |
|
Marc Tobias Metten
|
f2a2c29815
|
responsive details-error page. Shared header and footer
|
2016-01-19 12:29:07 +01:00 |
|
Marc Tobias Metten
|
97c572b92f
|
Merge branch 'mobile-responsive' of https://github.com/mtmail/Nominatim into mobile-responsive
|
2016-01-15 17:11:41 +01:00 |
|
Marc Tobias Metten
|
851af3db7f
|
details.php now also responsive
|
2016-01-15 17:11:12 +01:00 |
|
marc tobias
|
fc961c14fa
|
status after hackweekend London
|
2016-01-15 17:11:12 +01:00 |
|
marc tobias
|
91f3405713
|
status after hackweekend London
|
2016-01-15 17:11:12 +01:00 |
|
Brian Quinion
|
fc9e75a5e6
|
Revert accidental change of osm2pgsql version
|
2015-10-07 15:52:56 +01:00 |
|
Brian Quinion
|
347f8e57c7
|
Allow for postgis being in the default template - not an error if it already is installed
|
2015-10-07 14:44:59 +01:00 |
|
Sarah Hoffmann
|
f24b904f9a
|
don't use isset for bool options in setup.php
|
2015-09-27 11:09:55 +02:00 |
|
Sarah Hoffmann
|
0df8a4e24f
|
add more tables and an experimental warning to new --drop function
|
2015-09-27 11:00:45 +02:00 |
|
Sarah Hoffmann
|
ccca38f22d
|
Merge branch 'drop' of https://github.com/woodpeck/Nominatim
|
2015-09-27 10:36:31 +02:00 |
|
Sarah Hoffmann
|
b2cca7cea1
|
Merge pull request #315 from PhiRub/patch-1
Fixed Lat/Long Example
|
2015-09-26 10:43:20 +02:00 |
|
Frederik Ramm
|
b5c9845448
|
Add --drop option to setup.php
|
2015-09-26 01:41:19 +02:00 |
|
Sarah Hoffmann
|
9fb2bf36be
|
streamline get_name_by_language()
patch by mdeweerd
|
2015-09-24 23:52:03 +02:00 |
|
PhiRub
|
5cc1946dfc
|
Fixed Lat/Long Example
|
2015-09-03 15:59:40 -05:00 |
|
Sarah Hoffmann
|
fe3eb40e3a
|
disable multithreading in osm2pgsql
not really useful for gazetteer plugin and producing too much overhead
|
2015-08-29 13:14:11 +02:00 |
|
Sarah Hoffmann
|
7822b1bc25
|
adapt to new configure variables for postgres
|
2015-08-29 12:15:19 +02:00 |
|
Sarah Hoffmann
|
5b1eca4c48
|
add configure script for pgsql server libs
This used to be in osm2pgsql but now has magically disappeared.
|
2015-08-29 12:04:46 +02:00 |
|
Sarah Hoffmann
|
8375392f39
|
force sensible file prefixes for generated test files
libosmium needs them to detect the file type
|
2015-08-29 11:29:09 +02:00 |
|
Sarah Hoffmann
|
71ab123fbb
|
update osm2pgsql (libosmium; source, sidewalk, wikidata tags)
|
2015-08-29 11:26:12 +02:00 |
|
Marc Tobias Metten
|
c7eea2e419
|
details.php now also responsive
|
2015-08-23 07:15:04 +02:00 |
|
marc tobias
|
b0d9c0598e
|
status after hackweekend London
|
2015-08-23 00:08:40 +02:00 |
|
marc tobias
|
ce49d3c632
|
status after hackweekend London
|
2015-08-22 23:41:25 +02:00 |
|
Sarah Hoffmann
|
6479768932
|
gazetteer: exclude sidewalks
|
2015-08-17 22:41:40 +02:00 |
|
Sarah Hoffmann
|
5c187182a3
|
fix json output of empty arrays
|
2015-08-15 09:52:48 +02:00 |
|
Sarah Hoffmann
|
c242386ddb
|
use url with php prefix in more url
User may not want to set up URL rewriting for suffixes.
Fixes #241
|
2015-08-11 23:09:50 +02:00 |
|
Sarah Hoffmann
|
c9d7015f69
|
make search with reverse plan default
The old behaviour with reverse planning for only selected languages
can be reinstated by setting CONST_Search_ReversePlanForAll to
false.
Fixes #293
|
2015-08-11 22:30:07 +02:00 |
|
Sarah Hoffmann
|
e90087a063
|
Merge pull request #305 from lonvia/api-extratags
Add new parameters to export name and extratags information
|
2015-08-11 22:19:36 +02:00 |
|
Sarah Hoffmann
|
058f597186
|
add basic tests for namedetails and extratags parameters
|
2015-08-10 23:18:19 +02:00 |
|
Sarah Hoffmann
|
95a681f128
|
make sure names/extratags is enabled for postgres > 9.2 only
Support for hstore_to_json() needed.
|
2015-08-10 21:53:13 +02:00 |
|
Sarah Hoffmann
|
ddb2b3cafb
|
add namedetails and extratags to lookup call
|
2015-08-10 21:45:22 +02:00 |
|
Sarah Hoffmann
|
a1f3bfb35a
|
implement namedetails and extratags parameter for search
|
2015-08-10 21:42:40 +02:00 |
|
Sarah Hoffmann
|
86ca377b1a
|
add extratags and name details to PlaceLookup (reverse)
|
2015-08-09 15:14:59 +02:00 |
|
Sarah Hoffmann
|
5581bb67f8
|
respect --osm2pgsql-cache setting
fixes #260
|
2015-08-08 18:15:14 +02:00 |
|
Sarah Hoffmann
|
9e5c9ca81d
|
fix HTTP return on status when database is down
|
2015-08-08 17:50:29 +02:00 |
|
Sarah Hoffmann
|
134553b184
|
ignore man_made objects in reverse search
fixes https://trac.openstreetmap.org/ticket/5339
|
2015-08-04 21:44:19 +02:00 |
|
Sarah Hoffmann
|
dbabfcd0cf
|
tests for update of search_name table
|
2015-07-12 17:13:01 +02:00 |
|
Sarah Hoffmann
|
b328bcf518
|
Merge pull request #290 from mtmail/vagrant
first version of Vagrant installation instructions
|
2015-07-10 20:56:09 +02:00 |
|
marc tobias
|
3fe49072fe
|
Vagrant: use 2GB by default, dont overwrite local.php which would be unexpected
|
2015-07-09 03:45:31 +02:00 |
|
marc tobias
|
9b7d8db038
|
assume PHP test suite is run from the tests-php directory. Matches documentation in VAGRANT.md
|
2015-07-09 03:43:59 +02:00 |
|