Jimenez (Cartago) Map Cropping Samples
Jimenez (Cartago) Map Cropping Samples-1
Jimenez (Cartago) Map Cropping Samples-2
Jimenez neighborhoods and villages map with 3D shadow effect
flag map of Jimenez with 3D shadow effect
Jimenez map with 3d shadow effect
Download outline map of Jimenez (geojson format) :
Jimenez.geojson (**)
Download polygon array of Jimenez map for "Google Maps" :
Jimenez.txt
Bounding Box for Jimenez Map : ( 9.689691 , -83.785554 , 9.948773 , -83.59913 )
Wikipedia ID for Jimenez : Q3808449
Wikipedia SPARQL Query for Jimenez (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3808449 wdt:P1082 ?population. }
OPTIONAL { wd:Q3808449 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3808449 wdt:P2046 ?area. }
OPTIONAL { wd:Q3808449 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3808449 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3808449 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 Jimenez map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.689691, -83.785554, 9.948773, -83.59913);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jimenez)
[out:json];
(
rel["name"="Jimenez"][type=boundary];
rel["name:en"="Jimenez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jimenez
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajo Congo | 9.869760 , -83.753020 |
Cacao | 9.806340 , -83.708600 |
Congo | 9.863240 , -83.755260 |
Duran | 9.907820 , -83.763900 |
El Duan | 9.850000 , -83.766670 |
Esmeralda | 9.925730 , -83.725580 |
Esperanza | 9.805300 , -83.646220 |
Gato | 9.809010 , -83.694840 |
Gloria | 9.870380 , -83.728250 |
Humo | 9.803390 , -83.711370 |
Infiernillo | 9.878280 , -83.755990 |
Juan Vinas | 9.894120 , -83.744680 |
Naranjo | 9.893190 , -83.764760 |
Oriente | 9.834800 , -83.685640 |
Pejibaye | 9.811350 , -83.703360 |
Selva | 9.787500 , -83.759720 |
Sitio | 9.911900 , -83.754190 |
Sitio | 9.926170 , -83.740640 |
Tausito | 9.774990 , -83.771840 |
Tucurrique | 9.853360 , -83.722730 |
Victoria | 9.903360 , -83.724110 |
Vueltas | 9.835600 , -83.711720 |
Notes:
- You can download geometry data for Jimenez 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.