Maneiro (Nueva Esparta) Map Cropping Samples
Maneiro (Nueva Esparta) Map Cropping Samples-1
Maneiro (Nueva Esparta) Map Cropping Samples-2
Maneiro neighborhoods and villages map with 3D shadow effect
flag map of Maneiro with 3D shadow effect
Maneiro map with 3d shadow effect
Download outline map of Maneiro (geojson format) :
Maneiro.geojson (**)
Download polygon array of Maneiro map for "Google Maps" :
Maneiro.txt
Bounding Box for Maneiro Map : ( 10.98125 , -63.855 , 11.039322 , -63.77589 )
Wikipedia ID for Maneiro : Q3066174
Wikipedia SPARQL Query for Maneiro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3066174 wdt:P1082 ?population. }
OPTIONAL { wd:Q3066174 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3066174 wdt:P2046 ?area. }
OPTIONAL { wd:Q3066174 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3066174 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3066174 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 Maneiro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.98125, -63.855, 11.039322, -63.77589);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maneiro)
[out:json];
(
rel["name"="Maneiro"][type=boundary];
rel["name:en"="Maneiro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maneiro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua de Vaca | 11.027120 , -63.817530 |
Apostadero | 11.018730 , -63.814820 |
El Pilar | 10.994560 , -63.834560 |
Espinola | 11.016670 , -63.816670 |
Los Cerritos | 11.023130 , -63.830580 |
Los Chacos | 11.015790 , -63.841440 |
Pampatar | 10.997547 , -63.798637 |
Notes:
- You can download geometry data for Maneiro 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.