Naranjal (Veracruz de Ignacio de la Llave) Map Cropping Samples
Naranjal (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Naranjal (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Naranjal neighborhoods and villages map with 3D shadow effect
flag map of Naranjal with 3D shadow effect
Naranjal map with 3d shadow effect
Download outline map of Naranjal (geojson format) :
Naranjal.geojson (**)
Download polygon array of Naranjal map for "Google Maps" :
Naranjal.txt
Bounding Box for Naranjal Map : ( 18.770605 , -96.980371 , 18.825426 , -96.92417 )
Wikipedia ID for Naranjal : Q3891309
Wikipedia SPARQL Query for Naranjal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891309 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891309 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891309 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891309 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891309 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891309 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 Naranjal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.770605, -96.980371, 18.825426, -96.92417);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Naranjal)
[out:json];
(
rel["name"="Naranjal"][type=boundary];
rel["name:en"="Naranjal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Naranjal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuartel Primero | 18.816390 , -96.967500 |
Cuartel Segundo | 18.802780 , -96.965280 |
Naranjal | 18.809824 , -96.960328 |
Parada la Joya | 18.805150 , -96.964800 |
Tequecholapa | 18.801670 , -96.949440 |
Tonalapa | 18.793060 , -96.954720 |
Xochitla | 18.795560 , -96.964440 |
Zoquiapa | 18.781390 , -96.962780 |
Notes:
- You can download geometry data for Naranjal 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.