Río Blanco (Veracruz de Ignacio de la Llave) Map Cropping Samples
Río Blanco (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Río Blanco (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Río Blanco neighborhoods and villages map with 3D shadow effect
flag map of Río Blanco with 3D shadow effect
Río Blanco map with 3d shadow effect
Download outline map of Río Blanco (geojson format) :
Río Blanco.geojson (**)
Download polygon array of Río Blanco map for "Google Maps" :
Río Blanco.txt
Bounding Box for Río Blanco Map : ( 18.825122 , -97.180571 , 18.865599 , -97.110181 )
Wikipedia ID for Río Blanco : Q2179073
Wikipedia SPARQL Query for Río Blanco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2179073 wdt:P1082 ?population. }
OPTIONAL { wd:Q2179073 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2179073 wdt:P2046 ?area. }
OPTIONAL { wd:Q2179073 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2179073 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2179073 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 Río Blanco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.825122, -97.180571, 18.865599, -97.110181);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Río Blanco)
[out:json];
(
rel["name"="Río Blanco"][type=boundary];
rel["name:en"="Río Blanco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Río Blanco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atitla | 18.854010 , -97.167960 |
Los Pozos | 18.848990 , -97.170960 |
Piedra Gacha | 18.833060 , -97.165560 |
Río Blanco | 18.839355 , -97.139207 |
Tenango | 18.839450 , -97.158350 |
Notes:
- You can download geometry data for Río Blanco 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.