Atenas (Alajuela) Map Cropping Samples

Atenas (Alajuela) Map Cropping Samples-1
Atenas (Alajuela) Map Cropping Samples-1
Atenas (Alajuela) Map Cropping Samples-2
Atenas (Alajuela) Map Cropping Samples-2
Download outline map of Atenas (geojson format) : Atenas.geojson (**)
Download polygon array of Atenas map for "Google Maps" : Atenas.txt
Bounding Box for Atenas Map : ( 9.920312 , -84.468848 , 10.03907 , -84.340812 )
Wikipedia ID for Atenas : Q973817
Wikipedia SPARQL Query for Atenas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q973817 wdt:P1082 ?population. }
OPTIONAL { wd:Q973817 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q973817 wdt:P2046 ?area. }
OPTIONAL { wd:Q973817 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q973817 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q973817 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.920312, -84.468848, 10.03907, -84.340812);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Atenas)
[out:json];
(
rel["name"="Atenas"][type=boundary];
rel["name:en"="Atenas"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Atenas
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alto del Monte 9.973020 , -84.445240
Angeles 9.985470 , -84.368990
Atenas 9.978060 , -84.380320
Balsa 9.940620 , -84.376890
Balsilla 9.933330 , -84.400000
Barrio Jesus 9.974390 , -84.421660
Concepcion 9.965850 , -84.359130
Don Matias 9.983330 , -84.350000
Escobal 9.934650 , -84.434230
Huacalillo 9.983330 , -84.400000
Mercedes 9.987660 , -84.391750
Morazan 9.994670 , -84.413210
Pan de Azucar 9.950800 , -84.367280
Quebradas 9.931640 , -84.451510
Río Grande 9.961390 , -84.354960
San Jose 9.999150 , -84.396330
San Jose Norte 10.011290 , -84.408140
Santa Eulalia 10.010440 , -84.374390
Tornos 9.941240 , -84.397050


Notes:
- You can download geometry data for Atenas 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.

Create Atenas neighborhoods and villages map.


Share this page