Río Bravo (Suchitepeque) Map Cropping Samples
Río Bravo (Suchitepeque) Map Cropping Samples-1
Río Bravo (Suchitepeque) Map Cropping Samples-2
Río Bravo neighborhoods and villages map with 3D shadow effect
flag map of Río Bravo with 3D shadow effect
Río Bravo map with 3d shadow effect
Download outline map of Río Bravo (geojson format) :
Río Bravo.geojson (**)
Download polygon array of Río Bravo map for "Google Maps" :
Río Bravo.txt
Bounding Box for Río Bravo Map : ( 14.288641 , -91.425556 , 14.48046 , -91.248042 )
Wikipedia ID for Río Bravo : Q1748849
Wikipedia SPARQL Query for Río Bravo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1748849 wdt:P1082 ?population. }
OPTIONAL { wd:Q1748849 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1748849 wdt:P2046 ?area. }
OPTIONAL { wd:Q1748849 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1748849 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1748849 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 Bravo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.288641, -91.425556, 14.48046, -91.248042);
);
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 Bravo)
[out:json];
(
rel["name"="Rio Bravo"][type=boundary];
rel["name:en"="Rio Bravo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Río Bravo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Centroamerica | 14.333330 , -91.383330 |
Río Bravo | 14.400000 , -91.316670 |
San Antonio Las Flores | 14.433330 , -91.300000 |
Notes:
- You can download geometry data for Río Bravo 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.