Desamparados (San José) Map Cropping Samples
Desamparados (San José) Map Cropping Samples-1
Desamparados (San José) Map Cropping Samples-2
Desamparados neighborhoods and villages map with 3D shadow effect
flag map of Desamparados with 3D shadow effect
Desamparados map with 3d shadow effect
Download outline map of Desamparados (geojson format) :
Desamparados.geojson (**)
Download polygon array of Desamparados map for "Google Maps" :
Desamparados.txt
Bounding Box for Desamparados Map : ( 9.714225 , -84.109845 , 9.908795 , -83.94878 )
Wikipedia ID for Desamparados : Q14108797
Wikipedia SPARQL Query for Desamparados (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14108797 wdt:P1082 ?population. }
OPTIONAL { wd:Q14108797 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14108797 wdt:P2046 ?area. }
OPTIONAL { wd:Q14108797 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14108797 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14108797 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 Desamparados map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.714225, -84.109845, 9.908795, -83.94878);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Desamparados)
[out:json];
(
rel["name"="Desamparados"][type=boundary];
rel["name:en"="Desamparados"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Desamparados
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bustamante | 9.753620 , -84.071680 |
Casa Mata | 9.777560 , -83.990100 |
Desamparados | 9.896800 , -84.062940 |
Empalme | 9.732540 , -83.950810 |
Frailes | 9.751000 , -84.054120 |
Guatuso | 9.868070 , -84.035780 |
Higuito | 9.853090 , -84.050490 |
Jerico | 9.830290 , -84.060730 |
Joya | 9.817290 , -84.080960 |
La Pacifica | 9.900000 , -84.050000 |
La Sierra | 9.746330 , -83.979550 |
Llano | 9.848460 , -84.066110 |
Lucha | 9.737840 , -84.003690 |
Mendez | 9.883330 , -84.066670 |
Patarrá | 9.880710 , -84.035010 |
Plazoleta | 9.900000 , -84.050000 |
Quebrada Honda | 9.875560 , -84.022020 |
Rosario | 9.791500 , -84.086530 |
San Cristobal Norte | 9.770760 , -84.006330 |
San Cristobal Sur | 9.751060 , -84.026400 |
San Juan de Tibás | 9.877300 , -84.084700 |
San Miguel | 9.871210 , -84.060840 |
San Rafael Abajo | 9.891390 , -84.077510 |
San Rafael Arriba | 9.875560 , -84.076610 |
Santa Elena | 9.765880 , -84.055140 |
Tejar | 9.890600 , -84.084120 |
Tranquerillas | 9.805360 , -84.102050 |
Villa Nueva | 9.768190 , -84.105670 |
Notes:
- You can download geometry data for Desamparados 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.