Antequera (San Pedro) Map Cropping Samples
Antequera (San Pedro) Map Cropping Samples-1
Antequera (San Pedro) Map Cropping Samples-2
Antequera neighborhoods and villages map with 3D shadow effect
flag map of Antequera with 3D shadow effect
Antequera map with 3d shadow effect
Download outline map of Antequera (geojson format) :
Antequera.geojson (**)
Download polygon array of Antequera map for "Google Maps" :
Antequera.txt
Bounding Box for Antequera Map : ( -24.2666589321 , -57.2798455183 , -23.9048832218 , -57.0711243294 )
Wikipedia ID for Antequera : Q2397118
Wikipedia SPARQL Query for Antequera (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2397118 wdt:P1082 ?population. }
OPTIONAL { wd:Q2397118 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2397118 wdt:P2046 ?area. }
OPTIONAL { wd:Q2397118 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2397118 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2397118 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 Antequera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-24.2666589321, -57.2798455183, -23.9048832218, -57.0711243294);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Antequera)
[out:json];
(
rel["name"="Antequera"][type=boundary];
rel["name:en"="Antequera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Antequera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Centinela | -24.133330 , -57.183330 |
Comparada | -24.183330 , -57.183330 |
Estancia Buena Vista | -24.033330 , -57.133330 |
Estancia General Diaz | -24.166670 , -57.183330 |
Estancia Itacurubi | -23.946940 , -57.157780 |
Puerto Barranquerita | -24.218120 , -57.209170 |
Puerto Doria | -24.000000 , -57.183330 |
Puesto Monte Lindo | -23.950000 , -57.200000 |
Notes:
- You can download geometry data for Antequera 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.