Alajuelita (San José) Map Cropping Samples
Alajuelita (San José) Map Cropping Samples-1
Alajuelita (San José) Map Cropping Samples-2
Alajuelita neighborhoods and villages map with 3D shadow effect
flag map of Alajuelita with 3D shadow effect
Alajuelita map with 3d shadow effect
Download outline map of Alajuelita (geojson format) :
Alajuelita.geojson (**)
Download polygon array of Alajuelita map for "Google Maps" :
Alajuelita.txt
Bounding Box for Alajuelita Map : ( 9.847564 , -84.145894 , 9.931675 , -84.084156 )
Wikipedia ID for Alajuelita : Q3410901
Wikipedia SPARQL Query for Alajuelita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3410901 wdt:P1082 ?population. }
OPTIONAL { wd:Q3410901 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3410901 wdt:P2046 ?area. }
OPTIONAL { wd:Q3410901 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3410901 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3410901 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 Alajuelita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.847564, -84.145894, 9.931675, -84.084156);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alajuelita)
[out:json];
(
rel["name"="Alajuelita"][type=boundary];
rel["name:en"="Alajuelita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alajuelita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alajuelita | 9.901630 , -84.100420 |
Arcangeles | 9.883070 , -84.116500 |
Concepcion | 9.893490 , -84.090470 |
El Llano | 9.887370 , -84.115410 |
Peralta | 9.916670 , -84.116670 |
San Antonio | 9.882910 , -84.109100 |
San Felipe | 9.904880 , -84.105510 |
Tejarcillos | 9.916670 , -84.116670 |
Notes:
- You can download geometry data for Alajuelita 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.