Mariño (Nueva Esparta) Map Cropping Samples
Mariño (Nueva Esparta) Map Cropping Samples-1
Mariño (Nueva Esparta) Map Cropping Samples-2
Mariño neighborhoods and villages map with 3D shadow effect
flag map of Mariño with 3D shadow effect
Mariño map with 3d shadow effect
Download outline map of Mariño (geojson format) :
Mariño.geojson (**)
Download polygon array of Mariño map for "Google Maps" :
Mariño.txt
Bounding Box for Mariño Map : ( 10.88625 , -63.899667 , 10.995 , -63.815326 )
Wikipedia ID for Mariño : Q9029259
Wikipedia SPARQL Query for Mariño (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q9029259 wdt:P1082 ?population. }
OPTIONAL { wd:Q9029259 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q9029259 wdt:P2046 ?area. }
OPTIONAL { wd:Q9029259 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q9029259 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q9029259 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 Mariño map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.88625, -63.899667, 10.995, -63.815326);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mariño)
[out:json];
(
rel["name"="Mariño"][type=boundary];
rel["name:en"="Mariño"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mariño
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro Colorado | 10.949690 , -63.868940 |
El Poblado | 10.965500 , -63.857000 |
Guaraguao | 10.960220 , -63.840140 |
Porlamar | 10.958150 , -63.849449 |
Porlamar - Isla Margarita | 10.955600 , -63.847800 |
Notes:
- You can download geometry data for Mariño 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.