Download outline map of Arroyo Naranjo (geojson format) :
Arroyo Naranjo.geojson (**)
Download polygon array of Arroyo Naranjo map for "Google Maps" :
Arroyo Naranjo.txt
Bounding Box for Arroyo Naranjo Map : ( 22.946096 , -82.38002 , 23.091402 , -82.252353 )
Wikipedia ID for Arroyo Naranjo : Q1936053
Wikipedia SPARQL Query for Arroyo Naranjo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1936053 wdt:P1082 ?population. }
OPTIONAL { wd:Q1936053 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1936053 wdt:P2046 ?area. }
OPTIONAL { wd:Q1936053 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1936053 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1936053 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 Arroyo Naranjo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.946096, -82.38002, 23.091402, -82.252353);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arroyo Naranjo)
[out:json];
(
rel["name"="Arroyo Naranjo"][type=boundary];
rel["name:en"="Arroyo Naranjo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arroyo Naranjo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acosta | 22.966670 , -82.266670 |
America | 23.016670 , -82.366670 |
Chorrera de Managua | 23.033330 , -82.316670 |
Frank Pais | 22.973930 , -82.305160 |
Las Guasimas | 23.008610 , -82.297780 |
Las Lajas | 23.061110 , -82.331390 |
Las Mercedes | 23.016670 , -82.316670 |
Managua | 22.974820 , -82.290110 |
Parque Lenin | 23.030000 , -82.371110 |
Residencial Porta | 23.016670 , -82.350000 |
Santa Rosa | 23.000000 , -82.316670 |
Tre-Vol | 23.033330 , -82.366670 |
Notes:
- You can download geometry data for Arroyo Naranjo 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.