Manzanares (Caldas) Map Cropping Samples
Manzanares (Caldas) Map Cropping Samples-1
Manzanares (Caldas) Map Cropping Samples-2
Manzanares neighborhoods and villages map with 3D shadow effect
flag map of Manzanares with 3D shadow effect
Manzanares map with 3d shadow effect
Download outline map of Manzanares (geojson format) :
Manzanares.geojson (**)
Download polygon array of Manzanares map for "Google Maps" :
Manzanares.txt
Bounding Box for Manzanares Map : ( 5.156599 , -75.244198 , 5.309326 , -75.061586 )
Wikipedia ID for Manzanares : Q1442335
Wikipedia SPARQL Query for Manzanares (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1442335 wdt:P1082 ?population. }
OPTIONAL { wd:Q1442335 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1442335 wdt:P2046 ?area. }
OPTIONAL { wd:Q1442335 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1442335 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1442335 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 Manzanares map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.156599, -75.244198, 5.309326, -75.061586);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manzanares)
[out:json];
(
rel["name"="Manzanares"][type=boundary];
rel["name:en"="Manzanares"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manzanares
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Bonita | 5.184630 , -75.127000 |
El Jardin | 5.250000 , -75.200000 |
Las Margaritas | 5.249350 , -75.083980 |
Los Planes | 5.283330 , -75.100000 |
Palmichal | 5.216020 , -75.149510 |
Notes:
- You can download geometry data for Manzanares 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.