Gómez (Nueva Esparta) Map Cropping Samples
Gómez (Nueva Esparta) Map Cropping Samples-1
Gómez (Nueva Esparta) Map Cropping Samples-2
Gómez neighborhoods and villages map with 3D shadow effect
flag map of Gómez with 3D shadow effect
Gómez map with 3d shadow effect
Download outline map of Gómez (geojson format) :
Gómez.geojson (**)
Download polygon array of Gómez map for "Google Maps" :
Gómez.txt
Bounding Box for Gómez Map : ( 11.028174 , -63.977996 , 11.145967 , -63.879986 )
Wikipedia ID for Gómez : Q2451657
Wikipedia SPARQL Query for Gómez (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2451657 wdt:P1082 ?population. }
OPTIONAL { wd:Q2451657 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2451657 wdt:P2046 ?area. }
OPTIONAL { wd:Q2451657 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2451657 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2451657 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 Gómez map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.028174, -63.977996, 11.145967, -63.879986);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gómez)
[out:json];
(
rel["name"="Gomez"][type=boundary];
rel["name:en"="Gomez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gómez
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altagracia | 11.094260 , -63.943430 |
Bolivar | 11.052590 , -63.940170 |
El Cercado | 11.059590 , -63.929740 |
Gamboa | 11.075390 , -63.922400 |
Guyacan | 11.125140 , -63.927470 |
La Playa | 11.133330 , -63.916670 |
La Vencindad | 11.072960 , -63.942480 |
Pedro Gonzalez | 11.112230 , -63.920240 |
Pedrogonzález | 11.100000 , -63.950000 |
San Sebastian | 11.048730 , -63.906820 |
Santa Ana | 11.069080 , -63.924200 |
Notes:
- You can download geometry data for Gómez 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.