Rafael Lucio (Veracruz de Ignacio de la Llave) Map Cropping Samples
Rafael Lucio (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Rafael Lucio (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Rafael Lucio neighborhoods and villages map with 3D shadow effect
flag map of Rafael Lucio with 3D shadow effect
Rafael Lucio map with 3d shadow effect
Download outline map of Rafael Lucio (geojson format) :
Rafael Lucio.geojson (**)
Download polygon array of Rafael Lucio map for "Google Maps" :
Rafael Lucio.txt
Bounding Box for Rafael Lucio Map : ( 19.578163 , -97.002545 , 19.621307 , -96.958294 )
Wikipedia ID for Rafael Lucio : Q13220124
Wikipedia SPARQL Query for Rafael Lucio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q13220124 wdt:P1082 ?population. }
OPTIONAL { wd:Q13220124 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q13220124 wdt:P2046 ?area. }
OPTIONAL { wd:Q13220124 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q13220124 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q13220124 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 Rafael Lucio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.578163, -97.002545, 19.621307, -96.958294);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rafael Lucio)
[out:json];
(
rel["name"="Rafael Lucio"][type=boundary];
rel["name:en"="Rafael Lucio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rafael Lucio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Tres de Mayo | 19.590830 , -96.961940 |
El Barrial | 19.583610 , -96.986940 |
El Rosario | 19.589440 , -96.968890 |
El Sabino | 19.589440 , -96.979440 |
Irineo Geronimo | 19.601670 , -96.989170 |
Las Brujas | 19.587500 , -96.967780 |
Los Gallos | 19.583330 , -96.996110 |
Piletas | 19.588060 , -96.978610 |
Rafael Lucio | 19.593650 , -96.988786 |
Rancho Alegre | 19.587500 , -96.971940 |
Rancho Chico | 19.581110 , -96.990560 |
Santa Barbara | 19.584720 , -96.983330 |
Xoteopan | 19.579170 , -96.997220 |
Notes:
- You can download geometry data for Rafael Lucio 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.