Boca del Río (Veracruz de Ignacio de la Llave) Map Cropping Samples
Boca del Río (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Boca del Río (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Boca del Río neighborhoods and villages map with 3D shadow effect
flag map of Boca del Río with 3D shadow effect
Boca del Río map with 3d shadow effect
Download outline map of Boca del Río (geojson format) :
Boca del Río.geojson (**)
Download polygon array of Boca del Río map for "Google Maps" :
Boca del Río.txt
Bounding Box for Boca del Río Map : ( 19.054312 , -96.149658 , 19.171703 , -96.092667 )
Wikipedia ID for Boca del Río : Q5730952
Wikipedia SPARQL Query for Boca del Río (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5730952 wdt:P1082 ?population. }
OPTIONAL { wd:Q5730952 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5730952 wdt:P2046 ?area. }
OPTIONAL { wd:Q5730952 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5730952 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5730952 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 Boca del Río map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.054312, -96.149658, 19.171703, -96.092667);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Boca del Río)
[out:json];
(
rel["name"="Boca del Río"][type=boundary];
rel["name:en"="Boca del Río"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Boca del Río
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca del Río | 19.106246 , -96.106910 |
Camino al Manglar | 19.120830 , -96.116670 |
Colonia Graciano Sanchez | 19.121110 , -96.130830 |
El Estero | 19.094720 , -96.101390 |
El Terraplen | 19.110830 , -96.115000 |
Paso Colorado | 19.065550 , -96.137180 |
Rancho JF | 19.068610 , -96.131390 |
Residencial el Dorado | 19.090000 , -96.110000 |
San Jose Novillero | 19.085830 , -96.140280 |
Veracruz | 19.143598 , -96.115982 |
Notes:
- You can download geometry data for Boca del Río 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.