This website requires JavaScript.
Explore
Help
Sign In
osm-search
/
Nominatim
Watch
1
Star
1
Fork
0
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2024-11-23 13:44:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80e0a3cce4
Nominatim
/
lib-php
/
init-cmd.php
6 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
nominatim refactoring
2010-10-24 03:12:37 +04:00
<
?
php
allow usage behind an HTTP Proxy. Fixes twain47/Nominatim#33
2015-05-19 16:16:07 +03:00
tabs-to-spaces
2016-09-04 04:19:48 +03:00
require_once
(
'init.php'
);
require_once
(
'cmd.php'
);
nicer formatting for Geocode debug output
2018-03-24 19:44:13 +03:00
require_once
(
'DebugNone.php'
);
Reference in New Issue
Copy Permalink