Jimaní (Independencia) Map Cropping Samples
Jimaní (Independencia) Map Cropping Samples-1
Jimaní (Independencia) Map Cropping Samples-2
Jimaní neighborhoods and villages map with 3D shadow effect
flag map of Jimaní with 3D shadow effect
Jimaní map with 3d shadow effect
Download outline map of Jimaní (geojson format) :
Jimaní.geojson (**)
Download polygon array of Jimaní map for "Google Maps" :
Jimaní.txt
Bounding Box for Jimaní Map : ( 18.345247 , -72.007414 , 18.656112 , -71.661296 )
Wikipedia ID for Jimaní : Q1409818
Wikipedia SPARQL Query for Jimaní (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1409818 wdt:P1082 ?population. }
OPTIONAL { wd:Q1409818 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1409818 wdt:P2046 ?area. }
OPTIONAL { wd:Q1409818 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1409818 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1409818 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 Jimaní map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.345247, -72.007414, 18.656112, -71.661296);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jimaní)
[out:json];
(
rel["name"="Jimaní"][type=boundary];
rel["name:en"="Jimaní"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jimaní
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Cachon | 18.554510 , -71.839720 |
Casimiro | 18.369390 , -71.768760 |
El Bejuco | 18.600000 , -71.850000 |
El Jabillar | 18.489780 , -71.878970 |
El Limon | 18.431940 , -71.777520 |
Gouary | 18.650000 , -71.950000 |
Hato Nuevo | 18.495990 , -71.821940 |
Jimaní | 18.491690 , -71.850220 |
La Florida | 18.407220 , -71.688490 |
La Furnia | 18.493650 , -71.837500 |
La Guazuma | 18.383330 , -71.783330 |
La Primavera | 18.516670 , -71.833330 |
Laguneta | 18.554450 , -71.841840 |
Las Lajas | 18.610660 , -71.978990 |
Las Penas | 18.503030 , -71.831390 |
Los Caballos | 18.391540 , -71.800180 |
Los Pinos | 18.365760 , -71.720880 |
Louitte | 18.633330 , -71.950000 |
Mal Paso | 18.491000 , -71.879190 |
Maro | 18.633330 , -71.933330 |
Miguelito | 18.466670 , -71.833330 |
Monte de los Negros | 18.372190 , -71.767550 |
Mulato | 18.582350 , -71.901580 |
Palmes | 18.633330 , -71.850000 |
Tierra Nueva | 18.589720 , -71.910970 |
Tierra Virgen | 18.623750 , -71.878220 |
Notes:
- You can download geometry data for Jimaní 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.