world shape c:/boundaries/world_boundaries/shoreline_300 coast-poly shape c:/boundaries/world_boundaries/processed_p builtup shape c:/boundaries/world_boundaries/builtup_area leisure postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as leisure false -20037508,-19929239,20037508,19929239 sports_grounds postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as sports_grounds false -20037508,-19929239,20037508,19929239 water_areas postgis martyn localhost 5432 postgres osm false (select * from planet_osm_polygon where waterway IS NOT NULL or landuse='reservoir' or landuse='water' or "natural"='lake' or "natural"='water' or "natural"='land' or "natural"='marsh' or "natural"='scrub' order by z_order) as water_areas -20037508,-19929239,20037508,19929239 water_lines postgis martyn localhost 5432 postgres osm false (select * from planet_osm_line where waterway IS NOT NULL order by z_order) as water_lines -20037508,-19929239,20037508,19929239 piers postgis martyn localhost 5432 postgres osm (select way,highway,landuse,"natural",man_made,waterway,name,ref,char_length(ref) as length from planet_osm_line where waterway IS NULL and leisure IS NULL and landuse IS NULL) as piers false -20037508,-19929239,20037508,19929239 tunnels-casing tunnels-fill postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as roads false -20037508,-19929239,20037508,19929239 citywalls postgis martyn localhost 5432 postgres osm false (select way from planet_osm_line where "historic"='citywalls') as citywalls -20037508,-19929239,20037508,19929239 turning_circle postgis martyn localhost 5432 postgres osm (select * from planet_osm_point where highway is NOT NULL) as turning_circle false -20037508,-19929239,20037508,19929239 footbikecycle-tunnels postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as roads false -20037508,-19929239,20037508,19929239 tracks-notunnel-nobridge postgis martyn localhost 5432 postgres osm (select way,tracktype from planet_osm_line where highway='track' and (bridge is null or bridge in ('no','false','0')) and (tunnel is null or tunnel in ('no','false','0'))) as tracks false -20037508,-19929239,20037508,19929239 tracks-tunnels postgis martyn localhost 5432 postgres osm (select way,tracktype from planet_osm_line where highway='track' and tunnel in ('yes','true','1')) as tracks false -20037508,-19929239,20037508,19929239 buildings postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as buildings false -20037508,-19929239,20037508,19929239 cliffs barriers postgis martyn localhost 5432 postgres osm (select way,barrier,highway,landuse,"natural",man_made,waterway,name,ref,char_length(ref) as length from planet_osm_line where waterway IS NULL and leisure IS NULL and landuse IS NULL) as roads false -20037508,-19929239,20037508,19929239 highway-area-casing postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as leisure false -20037508,-19929239,20037508,19929239 minor-roads-casing-links minor-roads-casing postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as roads false -20037508,-19929239,20037508,19929239 highway-area-fill postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as leisure false -20037508,-19929239,20037508,19929239 minor-roads-fill-links minor-roads-fill aerialways postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as roads false -20037508,-19929239,20037508,19929239 roads postgis martyn localhost 5432 postgres osm (select * from planet_osm_roads order by z_order) as roads false -20037508,-19929239,20037508,19929239 waterway-bridges postgis martyn localhost 5432 postgres osm false (select * from planet_osm_line where waterway IS NOT NULL or landuse='reservoir' or landuse='water' or "natural"='lake' or "natural"='water' order by z_order) as water -20037508,-19929239,20037508,19929239 road-bridges-casing road-bridges-fill noncased-ways-bridges mwaybridge_layer0_casing mwaybridge_layer0_fill mwaybridge_layer1_casing mwaybridge_layer1_fill mwaybridge_layer2_casing mwaybridge_layer2_fill mwaybridge_layer3_casing mwaybridge_layer3_fill mwaybridge_layer4_casing mwaybridge_layer4_fill mwaybridge_layer5_casing mwaybridge_layer5_fill primarybridge_layer0_casing primarybridge_layer0_fill primarybridge_layer1_casing primarybridge_layer1_fill primarybridge_layer2_casing primarybridge_layer2_fill postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as roads false -20037508,-19929239,20037508,19929239 tracks-bridges postgis martyn localhost 5432 postgres osm (select way,tracktype from planet_osm_line where highway='track' and bridge in ('yes','true','1')) as tracks false -20037508,-19929239,20037508,19929239 access postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as access false -20037508,-19929239,20037508,19929239 trams postgis martyn localhost 5432 postgres osm (select * from planet_osm_line where "railway"='tram' order by z_order) as trams false -20037508,-19929239,20037508,19929239 stations symbols points postgis martyn localhost 5432 postgres osm (select * from planet_osm_point where barrier IS NOT NULL or amenity IS NOT NULL or tourism is NOT NULL or railway is NOT NULL or "natural" is NOT NULL or highway is NOT NULL or aeroway is NOT NULL or aerialway is NOT NULL or power_source is NOT NULL or man_made is NOT NULL) as amenity false -20037508,-19929239,20037508,19929239 power postgis martyn localhost 5432 postgres osm false (select way from planet_osm_line where "power"='line') as power -20037508,-19929239,20037508,19929239 power_towers postgis martyn localhost 5432 postgres osm (select way from planet_osm_point where power='tower') as power_towers false -20037508,-19929239,20037508,19929239 country city town suburb village hamlet postgis martyn localhost 5432 postgres osm planet_osm_point false -20037508,-19929239,20037508,19929239 directions roads-text postgis martyn localhost 5432 postgres osm (select way,highway,landuse,"natural",man_made,waterway,tourism,learning,amenity,place,name,ref,oneway,char_length(ref) as length from planet_osm_line where waterway IS NULL and leisure IS NULL and landuse IS NULL) as roads false -20037508,-19929239,20037508,19929239 area-text postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as leisure false -20037508,-19929239,20037508,19929239 interpolation postgis martyn localhost 5432 postgres osm (select * from planet_osm_line order by z_order) as interpolation false -20037508,-19929239,20037508,19929239 way_numbers postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon order by z_order,way_area desc) as node_numbers false -20037508,-19929239,20037508,19929239 node_numbers postgis martyn localhost 5432 postgres osm planet_osm_point false -20037508,-19929239,20037508,19929239 text postgis martyn localhost 5432 postgres osm planet_osm_point false -20037508,-19929239,20037508,19929239 boundary postgis martyn localhost 5432 postgres osm (select * from planet_osm_polygon where boundary in ('administrative', 'national_park')) as boundary false -20037508,-19929239,20037508,19929239 admin postgis martyn localhost 5432 postgres osm (select way,admin_level from planet_osm_roads where "boundary"='administrative') as admin false -20037508,-19929239,20037508,19929239