Marcano (Nueva Esparta) Map Cropping Samples
Marcano (Nueva Esparta) Map Cropping Samples-1
Marcano (Nueva Esparta) Map Cropping Samples-2
Marcano neighborhoods and villages map with 3D shadow effect
flag map of Marcano with 3D shadow effect
Marcano map with 3d shadow effect
Download outline map of Marcano (geojson format) :
Marcano.geojson (**)
Download polygon array of Marcano map for "Google Maps" :
Marcano.txt
Bounding Box for Marcano Map : ( 11.030274 , -64.015151 , 11.113769 , -63.948592 )
Wikipedia ID for Marcano : Q748134
Wikipedia SPARQL Query for Marcano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q748134 wdt:P1082 ?population. }
OPTIONAL { wd:Q748134 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q748134 wdt:P2046 ?area. }
OPTIONAL { wd:Q748134 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q748134 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q748134 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 Marcano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.030274, -64.015151, 11.113769, -63.948592);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marcano)
[out:json];
(
rel["name"="Marcano"][type=boundary];
rel["name:en"="Marcano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marcano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Maco | 11.050000 , -63.950000 |
El Palito | 11.066960 , -63.980920 |
Guaimaro | 11.066670 , -63.966670 |
Juan Griego | 11.081720 , -63.965490 |
La Galera | 11.092260 , -63.974840 |
Las Cabrera | 11.050000 , -63.966670 |
Las Cabreras | 11.052910 , -63.964890 |
Las Piedras | 11.066670 , -63.983330 |
Los Millanes | 11.064570 , -63.955660 |
Pedregales | 11.064640 , -63.973620 |
Punda | 11.057890 , -63.966400 |
San Martin | 11.057920 , -63.979600 |
Vicuna | 11.057840 , -63.954630 |
Notes:
- You can download geometry data for Marcano 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.