Rivas (Rivas) Map Cropping Samples
Rivas (Rivas) Map Cropping Samples-1
Rivas (Rivas) Map Cropping Samples-2
Rivas neighborhoods and villages map with 3D shadow effect
flag map of Rivas with 3D shadow effect
Rivas map with 3d shadow effect
Download outline map of Rivas (geojson format) :
Rivas.geojson (**)
Download polygon array of Rivas map for "Google Maps" :
Rivas.txt
Bounding Box for Rivas Map : ( 11.203544 , -85.923254 , 11.478636 , -85.644603 )
Wikipedia ID for Rivas : Q1757609
Wikipedia SPARQL Query for Rivas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1757609 wdt:P1082 ?population. }
OPTIONAL { wd:Q1757609 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1757609 wdt:P2046 ?area. }
OPTIONAL { wd:Q1757609 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1757609 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1757609 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 Rivas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.203544, -85.923254, 11.478636, -85.644603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rivas)
[out:json];
(
rel["name"="Rivas"][type=boundary];
rel["name:en"="Rivas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rivas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de Zaragoza | 11.312660 , -85.773470 |
La Chocolata | 11.398730 , -85.846260 |
La Trinidad | 11.355200 , -85.886090 |
La Virgen | 11.379040 , -85.761840 |
Las Piedras | 11.434870 , -85.846650 |
Nancite Dulce | 11.367460 , -85.817940 |
Palos Negros | 11.450000 , -85.850000 |
Popoyuapa | 11.456270 , -85.826480 |
Rio Grande | 11.399070 , -85.896270 |
Rivas | 11.439853 , -85.824680 |
San Martin | 11.355360 , -85.799520 |
San Rafael | 11.445700 , -85.858120 |
Santa Clara | 11.302920 , -85.766510 |
Santa Fe | 11.377230 , -85.795010 |
Soledad | 11.353080 , -85.784340 |
Veracruz | 11.383330 , -85.900000 |
Notes:
- You can download geometry data for Rivas 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.