Las Praderas (Jinotega) Map Cropping Samples
![Las Praderas (Jinotega) Map Cropping Samples-1](og_image/map_cropping/4-1108693687-1.jpeg)
Las Praderas (Jinotega) Map Cropping Samples-1
![Las Praderas (Jinotega) Map Cropping Samples-2](og_image/map_cropping/4-1108693687-3.jpeg)
Las Praderas (Jinotega) Map Cropping Samples-2
![Las Praderas neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108693687.jpg)
Las Praderas neighborhoods and villages map with 3D shadow effect
![flag map of Las Praderas with 3D shadow effect](og_image/flag_maps/flag_map_1108693687.jpg)
flag map of Las Praderas with 3D shadow effect
![Las Praderas map with 3d shadow effect](og_image/blank_maps/map_1108693687.png)
Las Praderas map with 3d shadow effect
Download outline map of Las Praderas (geojson format) :
Las Praderas.geojson (**)
Download polygon array of Las Praderas map for "Google Maps" :
Las Praderas.txt
Bounding Box for Las Praderas Map : ( 13.2801894285 , -86.0561512134 , 13.5216656515 , -85.768982259 )
Wikipedia ID for Las Praderas : Q2217474
Wikipedia SPARQL Query for Las Praderas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2217474 wdt:P1082 ?population. }
OPTIONAL { wd:Q2217474 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2217474 wdt:P2046 ?area. }
OPTIONAL { wd:Q2217474 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2217474 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2217474 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 Las Praderas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.2801894285, -86.0561512134, 13.5216656515, -85.768982259);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Las Praderas)
[out:json];
(
rel["name"="Las Praderas"][type=boundary];
rel["name:en"="Las Praderas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Las Praderas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Vigia | 13.474700 , -85.912910 |
Las Cruces | 13.296140 , -85.939400 |
Las Puertas | 13.434980 , -85.934180 |
Santa Cruz | 13.451490 , -85.912850 |
Santa Maia de Pantasma | 13.348090 , -85.944510 |
Notes:
- You can download geometry data for Las Praderas 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.