Naguanagua (Carabobo) Map Cropping Samples
Naguanagua (Carabobo) Map Cropping Samples-1
Naguanagua (Carabobo) Map Cropping Samples-2
Naguanagua neighborhoods and villages map with 3D shadow effect
flag map of Naguanagua with 3D shadow effect
Naguanagua map with 3d shadow effect
Download outline map of Naguanagua (geojson format) :
Naguanagua.geojson (**)
Download polygon array of Naguanagua map for "Google Maps" :
Naguanagua.txt
Bounding Box for Naguanagua Map : ( 10.229509 , -68.154736 , 10.345736 , -67.969442 )
Wikipedia ID for Naguanagua : Q2255048
Wikipedia SPARQL Query for Naguanagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2255048 wdt:P1082 ?population. }
OPTIONAL { wd:Q2255048 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2255048 wdt:P2046 ?area. }
OPTIONAL { wd:Q2255048 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2255048 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2255048 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 Naguanagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.229509, -68.154736, 10.345736, -67.969442);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Naguanagua)
[out:json];
(
rel["name"="Naguanagua"][type=boundary];
rel["name:en"="Naguanagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Naguanagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barbula | 10.288470 , -68.014150 |
Eduardera | 10.233330 , -68.133330 |
El Carmen | 10.250000 , -68.133330 |
El Poblado | 10.297070 , -68.108350 |
El Rincon | 10.249460 , -67.996720 |
El Salto | 10.303720 , -68.076240 |
Guayabal | 10.316670 , -68.100000 |
Guere | 10.250000 , -68.016670 |
La Belen | 10.297580 , -68.096780 |
La Entrada | 10.297950 , -68.041740 |
Las Trincheras | 10.305830 , -68.087870 |
Naguanagua | 10.252118 , -68.007012 |
Retorbo | 10.283330 , -68.033330 |
Tarapio | 10.233330 , -68.016670 |
Notes:
- You can download geometry data for Naguanagua 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.