Arismendi (Nueva Esparta) Map Cropping Samples
Arismendi (Nueva Esparta) Map Cropping Samples-1
Arismendi (Nueva Esparta) Map Cropping Samples-2
Arismendi neighborhoods and villages map with 3D shadow effect
flag map of Arismendi with 3D shadow effect
Arismendi map with 3d shadow effect
Download outline map of Arismendi (geojson format) :
Arismendi.geojson (**)
Download polygon array of Arismendi map for "Google Maps" :
Arismendi.txt
Bounding Box for Arismendi Map : ( 10.995 , -63.907254 , 11.073692 , -63.80282 )
Wikipedia ID for Arismendi : Q418835
Wikipedia SPARQL Query for Arismendi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q418835 wdt:P1082 ?population. }
OPTIONAL { wd:Q418835 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q418835 wdt:P2046 ?area. }
OPTIONAL { wd:Q418835 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q418835 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q418835 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 Arismendi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.995, -63.907254, 11.073692, -63.80282);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arismendi)
[out:json];
(
rel["name"="Arismendi"][type=boundary];
rel["name:en"="Arismendi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arismendi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atamo | 11.023910 , -63.839700 |
Atamo Sur | 11.026670 , -63.837220 |
Buenos Aires | 11.024200 , -63.868440 |
Chinguirito | 11.035660 , -63.831110 |
Cocheima | 11.058890 , -63.853890 |
El Chorro | 11.006930 , -63.871590 |
El Conchal | 11.050920 , -63.810960 |
El Hato | 11.036490 , -63.820140 |
La Aguada | 11.003240 , -63.867900 |
La Asunción | 11.033330 , -63.862780 |
La Rinconada | 11.058920 , -63.866710 |
La Sabana | 11.043970 , -63.824610 |
La Sierra | 11.012920 , -63.876410 |
Las Huertas | 11.022610 , -63.855680 |
Otra Banda | 11.043350 , -63.868510 |
Salamanca | 11.050520 , -63.858950 |
Notes:
- You can download geometry data for Arismendi 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.