Los Reyes (Veracruz de Ignacio de la Llave) Map Cropping Samples
Los Reyes (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Los Reyes (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Los Reyes neighborhoods and villages map with 3D shadow effect
flag map of Los Reyes with 3D shadow effect
Los Reyes map with 3d shadow effect
Download outline map of Los Reyes (geojson format) :
Los Reyes.geojson (**)
Download polygon array of Los Reyes map for "Google Maps" :
Los Reyes.txt
Bounding Box for Los Reyes Map : ( 18.629377 , -97.084712 , 18.714508 , -97.007896 )
Wikipedia ID for Los Reyes : Q5980299
Wikipedia SPARQL Query for Los Reyes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5980299 wdt:P1082 ?population. }
OPTIONAL { wd:Q5980299 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5980299 wdt:P2046 ?area. }
OPTIONAL { wd:Q5980299 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5980299 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5980299 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 Los Reyes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.629377, -97.084712, 18.714508, -97.007896);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Los Reyes)
[out:json];
(
rel["name"="Los Reyes"][type=boundary];
rel["name:en"="Los Reyes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Los Reyes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atlanca | 18.699010 , -97.054940 |
Cihuateo | 18.654170 , -97.043330 |
Cruz Verde | 18.692780 , -97.057500 |
Cuacaballo | 18.688330 , -97.021670 |
Cubanicuilco | 18.650280 , -97.051110 |
Duraznotla | 18.697780 , -97.065280 |
Ixotitla | 18.653460 , -97.026030 |
Los Reyes | 18.673088 , -97.045730 |
Nexhuaca | 18.688060 , -97.033060 |
Tlanestla | 18.671390 , -97.029720 |
Tlaquetzala | 18.674440 , -97.037500 |
Tlaxamanilco | 18.648890 , -97.031670 |
Totolatempa | 18.697220 , -97.015000 |
Totolinga | 18.695560 , -97.021940 |
Notes:
- You can download geometry data for Los Reyes 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.