Cerro De San Antonio (Magdalena) Map Cropping Samples
Cerro De San Antonio (Magdalena) Map Cropping Samples-1
Cerro De San Antonio (Magdalena) Map Cropping Samples-2
Cerro De San Antonio neighborhoods and villages map with 3D shadow effect
flag map of Cerro De San Antonio with 3D shadow effect
Cerro De San Antonio map with 3d shadow effect
Download outline map of Cerro De San Antonio (geojson format) :
Cerro De San Antonio.geojson (**)
Download polygon array of Cerro De San Antonio map for "Google Maps" :
Cerro De San Antonio.txt
Bounding Box for Cerro De San Antonio Map : ( 10.217802 , -74.909738 , 10.364531 , -74.701033 )
Wikipedia ID for Cerro De San Antonio : Q1575697
Wikipedia SPARQL Query for Cerro De San Antonio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575697 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575697 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575697 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575697 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575697 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575697 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 Cerro De San Antonio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.217802, -74.909738, 10.364531, -74.701033);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cerro De San Antonio)
[out:json];
(
rel["name"="Cerro De San Antonio"][type=boundary];
rel["name:en"="Cerro De San Antonio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cerro De San Antonio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Candelaria | 10.283610 , -74.803450 |
Cerro de San Antonio | 10.325850 , -74.869330 |
Cocosolo | 10.301930 , -74.793670 |
El Maguey | 10.233330 , -74.883330 |
Guapi | 10.266670 , -74.883330 |
Hacienda El Lucero | 10.258330 , -74.766110 |
Hacienda San Pedrito | 10.316670 , -74.783330 |
Jesus del Monte | 10.316670 , -74.816670 |
La Danta | 10.281110 , -74.753330 |
Lomita Arena | 10.300000 , -74.783330 |
Los Negritos | 10.266670 , -74.900000 |
Moyas | 10.283330 , -74.816670 |
Palmarito | 10.283330 , -74.883330 |
Palotal | 10.283330 , -74.883330 |
Puerto Nino | 10.250000 , -74.900000 |
Santa Rosa | 10.283330 , -74.800000 |
Notes:
- You can download geometry data for Cerro De San Antonio 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.