Díaz (Nueva Esparta) Map Cropping Samples

Díaz (Nueva Esparta) Map Cropping Samples-1
Díaz (Nueva Esparta) Map Cropping Samples-1
Díaz (Nueva Esparta) Map Cropping Samples-2
Díaz (Nueva Esparta) Map Cropping Samples-2
Download outline map of Díaz (geojson format) : Díaz.geojson (**)
Download polygon array of Díaz map for "Google Maps" : Díaz.txt
Bounding Box for Díaz Map : ( 10.892754 , -64.036081 , 11.055705 , -63.898652 )
Wikipedia ID for Díaz : Q2068516
Wikipedia SPARQL Query for Díaz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2068516 wdt:P1082 ?population. }
OPTIONAL { wd:Q2068516 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2068516 wdt:P2046 ?area. }
OPTIONAL { wd:Q2068516 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2068516 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2068516 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.892754, -64.036081, 11.055705, -63.898652);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Díaz)
[out:json];
(
rel["name"="Diaz"][type=boundary];
rel["name:en"="Diaz"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Díaz
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agua de Vaca 11.012770 , -63.958810
Boqueron 11.029510 , -63.951430
Calle Nueva 11.028240 , -63.953440
Cedeno 11.014930 , -63.926880
El Datil 10.960660 , -63.970930
El Espinal 10.972010 , -63.977260
El Hatico 10.975370 , -63.981120
El Macho 11.026460 , -63.959670
El Patotal 11.021480 , -64.011940
El Tuey 11.020740 , -63.959160
Fuentidueno 11.018340 , -63.922960
Guatacaral 11.005750 , -63.968300
La Guardia 11.002600 , -64.018220
La Guardia 11.016670 , -64.016670
La Vega 10.993980 , -63.964880
Las Barrancas 10.990910 , -63.984280
Las Guevara 10.958370 , -63.995700
Las Villarroel 10.984370 , -63.981770
Los Bagres 10.946520 , -63.979700
Los Fermines 11.022300 , -63.943160
Los Romero 11.018760 , -64.007470
Plaza del Gallo 11.023880 , -63.946180
Punta Cuji 11.019660 , -63.932980
San Juan Bautista 11.028820 , -63.947296
Vega de San Juan 11.017780 , -63.966670


Notes:
- You can download geometry data for Díaz 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.

Create Díaz neighborhoods and villages map.


Share this page