All pastes #2122453 Raw Edit

Someone

public text v1 · immutable
#2122453 ·published 2012-02-28 16:20 UTC
rendered paste body
3: [
   {"place" : "country"}
   ],
5: [
	[{"place" : "city"}, {"admin_level": "4"}]
	],
6: [
	[{"place" : "city"}, {"admin_level": "5"}]
	],
7: [
	{"place" : "city"}
	],
8: [
	[{"place" : "town"}, {"admin_level": "5"}]
	],
10: [
	{"place" : "town"},
	{"aeroway" : "aerodrome"}
	],
12: [
	{"place" : "village"},
	{"railway" : "station"}
	],
13: [
	{"place" : "suburb"}
	],
14: [
	{"highway" : "motorway_junction"}
	],
15: [
	{"place" : "locality"},
	{"amenity" : "hospital"},
	{"amenity" : "bus_station"},
	{"tourism" : "attraction"}
	],
16: [
	{"amenity" : "college"},
	{"amenity" : "restaurant"},
	{"tourism" : "hotel"}
	],
17: [
	{"amenity" : "school"},
	{"amenity" : "post_office"},
	{"amenity" : "bank"}
	{"highway" : "bus_stop"},
	]