San Antero (Córdoba) Map Cropping Samples
San Antero (Córdoba) Map Cropping Samples-1
San Antero (Córdoba) Map Cropping Samples-2
San Antero neighborhoods and villages map with 3D shadow effect
flag map of San Antero with 3D shadow effect
San Antero map with 3d shadow effect
Download outline map of San Antero (geojson format) :
San Antero.geojson (**)
Download polygon array of San Antero map for "Google Maps" :
San Antero.txt
Bounding Box for San Antero Map : ( 9.279475 , -75.875012 , 9.432539 , -75.686087 )
Wikipedia ID for San Antero : Q1442369
Wikipedia SPARQL Query for San Antero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1442369 wdt:P1082 ?population. }
OPTIONAL { wd:Q1442369 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1442369 wdt:P2046 ?area. }
OPTIONAL { wd:Q1442369 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1442369 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1442369 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 San Antero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.279475, -75.875012, 9.432539, -75.686087);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Antero)
[out:json];
(
rel["name"="San Antero"][type=boundary];
rel["name:en"="San Antero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Antero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amaya | 9.393430 , -75.771310 |
Bijadito | 9.404750 , -75.729700 |
Calao | 9.417770 , -75.739240 |
Cano de Lobo | 9.383330 , -75.800000 |
El Bobo | 9.410190 , -75.717490 |
El Penon | 9.378500 , -75.713660 |
El Porvenir | 9.411210 , -75.718400 |
El Tributo | 9.326710 , -75.793370 |
Guasimal | 9.322930 , -75.761340 |
La Bonguita | 9.343390 , -75.789400 |
La Soledad | 9.327800 , -75.848730 |
Nuevo Agrado | 9.309090 , -75.806530 |
Palermo | 9.338310 , -75.830220 |
Piladora Rosario | 9.383330 , -75.800000 |
Puerto Cispata | 9.398510 , -75.775540 |
Puerto de Soledad | 9.337220 , -75.850810 |
San Antero | 9.374100 , -75.758910 |
Santa Catalina | 9.374070 , -75.770120 |
Santa Rosa | 9.350000 , -75.716670 |
Tijo | 9.366670 , -75.816670 |
Notes:
- You can download geometry data for San Antero 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.