Sarah Hoffmann
|
f0d962f8a0
|
fix variable name in search xml output
|
2016-05-27 23:35:24 +02:00 |
|
Markus Gail
|
7879ad44cd
|
Remove interpolation lines from placex and save them in an extra table.
|
2016-04-25 09:44:01 +02:00 |
|
Markus Gail
|
f6127df15d
|
add osm_type='tiger' to json, jsonv2 and xml output
|
2016-03-21 14:14:01 +01:00 |
|
Marc Tobias Metten
|
991bd0004a
|
Reverse geocode include geometry
|
2016-03-04 20:29:09 +01:00 |
|
Sarah Hoffmann
|
a1f3bfb35a
|
implement namedetails and extratags parameter for search
|
2015-08-10 21:42:40 +02:00 |
|
Marc Tobias Metten
|
7c8c206818
|
new method /lookup.php - Reverse search by multiple osm ids
|
2015-06-16 21:11:21 +02:00 |
|
Sarah Hoffmann
|
17e2e95b53
|
properly quote quotes in type field
|
2013-10-21 18:28:10 +02:00 |
|
Brian Quinion
|
cdd129de70
|
fix viewbox issues
|
2013-09-06 09:47:46 +01:00 |
|
Sarah Hoffmann
|
eee6ed48f0
|
use correct viewbox variable in search XML
|
2013-04-10 20:33:10 +02:00 |
|
Brian Quinion
|
fb76671ab9
|
expose 'importance' value of place in xml/json/jsonv2 output
|
2013-01-30 13:40:04 +00:00 |
|
Brian Quinion
|
0dd10c3fff
|
Change access control to implement more of CORS. Change so OPTIONS requests don't do an actual search/reverse request
|
2012-12-17 00:25:06 +00:00 |
|
Sarah Hoffmann
|
f03b4012f0
|
wrap KML polygon in XML output with geokml element
|
2012-11-11 22:46:22 +01:00 |
|
Brian Quinion
|
753d2ac79f
|
Add options to output polygon in various formats: polygon_geojson=1&polygon_svg=1&polygon_kml=1&polygon_text=1 They can be all used at the same time if prefered. Where format and polygon type are compatible output is as native type e.g. format=json&polygon_geojson=1
|
2012-11-06 00:08:01 +00:00 |
|
Brian Quinion
|
f87ea067ca
|
fix some php warnings for cleaner output
|
2012-11-02 17:42:05 +00:00 |
|
Sarah Hoffmann
|
6b65b9086b
|
switch attributions to ODbL
|
2012-09-12 19:14:28 +02:00 |
|
Sarah Hoffmann
|
e598e2ceed
|
use json_encode in search stuff as well
remove JSON_UNESCAPED_UNICODE, supported only by php >=5.3.3 and
clients should be able to handle the escaping
|
2012-07-01 17:24:27 +02:00 |
|
Sarah Hoffmann
|
a44e21de49
|
avoid PHP notices
|
2012-05-25 23:45:59 +02:00 |
|
Sarah Hoffmann
|
c3233cb951
|
convert CRLF to make git happy
|
2012-03-04 16:41:43 +01:00 |
|
Sarah Hoffmann
|
7239687e5b
|
avoid warnings when geometry of object cannot be determined
|
2012-02-06 23:14:21 +00:00 |
|
Brian Quinion
|
550578b359
|
final result ordering, remove GB postcode hacks
|
2011-01-24 11:24:47 +00:00 |
|
Brian Quinion
|
75ec3326e1
|
output templates
|
2010-11-01 15:21:15 +00:00 |
|