Download outline map of Malambo (geojson format) :
Malambo.geojson (**)
Download polygon array of Malambo map for "Google Maps" :
Malambo.txt
Bounding Box for Malambo Map : ( 10.812179 , -74.881883 , 10.892341 , -74.722295 )
Wikipedia ID for Malambo : Q568597
Wikipedia SPARQL Query for Malambo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q568597 wdt:P1082 ?population. }
OPTIONAL { wd:Q568597 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q568597 wdt:P2046 ?area. }
OPTIONAL { wd:Q568597 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q568597 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q568597 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
Get Boundaries from overpass-turbo (OSM) with boundary box of Malambo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.812179, -74.881883, 10.892341, -74.722295);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Malambo)
[out:json];
(
rel["name"="Malambo"][type=boundary];
rel["name:en"="Malambo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Malambo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bella Lola | 10.842680 , -74.852410 |
Bellavista | 10.866670 , -74.833330 |
Caimital | 10.866670 , -74.750000 |
Cascaron | 10.866670 , -74.816670 |
El Aji | 10.850000 , -74.866670 |
El Convento | 10.826390 , -74.756940 |
El Delirio | 10.846820 , -74.743030 |
El Esfuerzo | 10.884840 , -74.767460 |
El Socorro | 10.847740 , -74.802810 |
Gladiador | 10.850000 , -74.783330 |
Hacienda El Carmen | 10.816670 , -74.833330 |
La Aguada | 10.866670 , -74.850000 |
La Barrita | 10.866670 , -74.766670 |
La Ceiba | 10.866670 , -74.833330 |
La Cuchilla | 10.850000 , -74.866670 |
La Samaria | 10.835790 , -74.793200 |
Las Mercedes | 10.825010 , -74.823810 |
Las Moras | 10.852690 , -74.782560 |
Malambo | 10.859530 , -74.773860 |
Mira Muertos | 10.850000 , -74.783330 |
San Francisco | 10.870830 , -74.778610 |
San Jose | 10.833330 , -74.866670 |
San Jose | 10.850000 , -74.833330 |
San Jose Caracoli | 10.856970 , -74.837190 |
Villamaria | 10.834080 , -74.767290 |
Notes:
- You can download geometry data for Malambo 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.