This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
b6acd24e5abb3cb2fb871c75664f0540fe3102dc
Nominatim
/
lib
History
Sarah Hoffmann
a84a7a70f3
reverse: choose interpolation only when further than point
...
The ST_DWithin check also includes objects that are the same distance. Another attempt at
#545
.
2017-02-05 23:02:21 +01:00
..
template
fix PHP warnings when reverse search was called without parameters
2016-11-17 22:55:05 +01:00
cmd.php
fix indentation and misc errors according to PSR2 coding style guide
2016-09-14 03:16:46 +02:00
db.php
fix indentation and misc errors according to PSR2 coding style guide
2016-09-14 03:16:46 +02:00
Geocode.php
sMoreURL now includes countrycodes values
2016-12-22 02:06:08 +01:00
init-cmd.php
fix array-related errors according to PSR2 coding style guide
2016-09-10 21:10:52 +02:00
init-website.php
reduce maximum line length to 199 for all php files
2016-10-14 00:01:16 +02:00
init.php
bracket spacing for if/else/for/foreach/while/switch according to PSR2 standard
2016-09-08 02:16:22 +01:00
lib.php
reduce maximum line length to 199 for all php files
2016-10-14 00:01:16 +02:00
log.php
fix indentation and misc errors according to PSR2 coding style guide
2016-09-14 03:16:46 +02:00
output.php
Tiger: set osmtype=way and correct osm_id
2016-11-01 23:34:29 +01:00
ParameterParser.php
add namespaces, method visibility according to PSR2 standard
2016-09-16 02:27:36 +02:00
PlaceLookup.php
reduce maximum line length to 199 for all php files
2016-10-14 00:01:16 +02:00
ReverseGeocode.php
reverse: choose interpolation only when further than point
2017-02-05 23:02:21 +01:00