Colombo (Colombo) Map Cropping Samples

Colombo (Colombo) Map Cropping Samples-1
Colombo (Colombo) Map Cropping Samples-1
Colombo (Colombo) Map Cropping Samples-2
Colombo (Colombo) Map Cropping Samples-2
Download outline map of Colombo (geojson format) : Colombo.geojson (**)
Download polygon array of Colombo map for "Google Maps" : Colombo.txt
Bounding Box for Colombo Map : ( 6.914368 , 79.840385 , 6.983537 , 79.884613 )
Wikipedia ID for Colombo : Q606287
Wikipedia SPARQL Query for Colombo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q606287 wdt:P1082 ?population. }
OPTIONAL { wd:Q606287 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q606287 wdt:P2046 ?area. }
OPTIONAL { wd:Q606287 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q606287 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q606287 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.914368, 79.840385, 6.983537, 79.884613);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Colombo)
[out:json];
(
rel["name"="Colombo"][type=boundary];
rel["name:en"="Colombo"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Colombo
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Badahelawatta 6.962500 , 79.878000
Colombo 6.943659 , 79.863469
FCCISL 6.924360 , 79.853570
Kachcheri 6.938000 , 79.854000
Kompannaveediya 6.923800 , 79.847200
Kotahena 6.945900 , 79.861700
Madampitiya 6.961320 , 79.875280
National Insurance Cooperation 6.923770 , 79.853380
Orugodawatta 6.947000 , 79.873400
Peliyagodawatta 6.957900 , 79.879400
Sedawatta 6.953000 , 79.871900


Notes:
- You can download geometry data for Colombo in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Colombo neighborhoods and villages map.


Share this page