Naolinco (Veracruz de Ignacio de la Llave) Map Cropping Samples
Naolinco (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Naolinco (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Naolinco neighborhoods and villages map with 3D shadow effect
flag map of Naolinco with 3D shadow effect
Naolinco map with 3d shadow effect
Download outline map of Naolinco (geojson format) :
Naolinco.geojson (**)
Download polygon array of Naolinco map for "Google Maps" :
Naolinco.txt
Bounding Box for Naolinco Map : ( 19.563032 , -96.917206 , 19.714657 , -96.749912 )
Wikipedia ID for Naolinco : Q20270900
Wikipedia SPARQL Query for Naolinco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20270900 wdt:P1082 ?population. }
OPTIONAL { wd:Q20270900 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20270900 wdt:P2046 ?area. }
OPTIONAL { wd:Q20270900 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20270900 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20270900 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 Naolinco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.563032, -96.917206, 19.714657, -96.749912);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Naolinco)
[out:json];
(
rel["name"="Naolinco"][type=boundary];
rel["name:en"="Naolinco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Naolinco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Almolonga | 19.590400 , -96.783470 |
Buenavista | 19.708060 , -96.903060 |
Cerro del Leon | 19.640560 , -96.824720 |
Cerro Prieto | 19.662780 , -96.898610 |
El Cafetal | 19.615000 , -96.834440 |
El Chirimoyo | 19.633060 , -96.909720 |
El Copete | 19.600000 , -96.766940 |
El Potrero | 19.600000 , -96.773610 |
La Barbachera | 19.601200 , -96.835120 |
La Canada | 19.661110 , -96.877500 |
La Mesa del Espinal | 19.633610 , -96.876390 |
La Moraleja | 19.656110 , -96.890000 |
La Palma | 19.582780 , -96.769720 |
Las Haldas | 19.628790 , -96.824860 |
Llano Pastores | 19.627220 , -96.863330 |
Los Cedros | 19.661110 , -96.826940 |
Los Peros | 19.668890 , -96.866670 |
Mesa el Espinal | 19.634330 , -96.875930 |
Naolinco de Victoria | 19.655452 , -96.872445 |
Naranjillo | 19.631600 , -96.865970 |
Nicolas Cuevas | 19.617780 , -96.863890 |
Palo Blanco | 19.650830 , -96.856670 |
Paso Escondido (Chiveria) | 19.607500 , -96.861670 |
San Marcos Atesquilapan | 19.689720 , -96.885370 |
San Miguel Aguazuelos | 19.650280 , -96.822780 |
Tenampa | 19.611470 , -96.861500 |
Notes:
- You can download geometry data for Naolinco 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.