El Calvario (Meta) Map Cropping Samples
El Calvario (Meta) Map Cropping Samples-1
El Calvario (Meta) Map Cropping Samples-2
El Calvario neighborhoods and villages map with 3D shadow effect
flag map of El Calvario with 3D shadow effect
El Calvario map with 3d shadow effect
Download outline map of El Calvario (geojson format) :
El Calvario.geojson (**)
Download polygon array of El Calvario map for "Google Maps" :
El Calvario.txt
Bounding Box for El Calvario Map : ( 4.272046 , -73.812188 , 4.460041 , -73.599654 )
Wikipedia ID for El Calvario : Q1655089
Wikipedia SPARQL Query for El Calvario (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655089 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655089 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655089 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655089 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655089 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655089 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 El Calvario map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.272046, -73.812188, 4.460041, -73.599654);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Calvario)
[out:json];
(
rel["name"="El Calvario"][type=boundary];
rel["name:en"="El Calvario"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Calvario
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 4.391170 , -73.700320 |
Caselata | 4.385730 , -73.787070 |
El Calvario | 4.353420 , -73.711470 |
Mesalinda | 4.329240 , -73.748500 |
Meseta Seca | 4.400070 , -73.704100 |
Montfort | 4.318710 , -73.641360 |
Parrados | 4.386280 , -73.772470 |
Quebrada Honda | 4.282210 , -73.684660 |
San Bernardo | 4.335390 , -73.769260 |
Notes:
- You can download geometry data for El Calvario 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.