Ciudad Dario (Matagalpa) Map Cropping Samples
Ciudad Dario (Matagalpa) Map Cropping Samples-1
Ciudad Dario (Matagalpa) Map Cropping Samples-2
Ciudad Dario neighborhoods and villages map with 3D shadow effect
flag map of Ciudad Dario with 3D shadow effect
Ciudad Dario map with 3d shadow effect
Download outline map of Ciudad Dario (geojson format) :
Ciudad Dario.geojson (**)
Download polygon array of Ciudad Dario map for "Google Maps" :
Ciudad Dario.txt
Bounding Box for Ciudad Dario Map : ( 12.740679 , -86.293759 , 12.991406 , -86.105394 )
Wikipedia ID for Ciudad Dario : Q1015865
Wikipedia SPARQL Query for Ciudad Dario (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1015865 wdt:P1082 ?population. }
OPTIONAL { wd:Q1015865 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1015865 wdt:P2046 ?area. }
OPTIONAL { wd:Q1015865 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1015865 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1015865 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 Ciudad Dario map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.740679, -86.293759, 12.991406, -86.105394);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ciudad Dario)
[out:json];
(
rel["name"="Ciudad Dario"][type=boundary];
rel["name:en"="Ciudad Dario"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ciudad Dario
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Carrizo | 12.907190 , -86.229070 |
El Horno | 12.909710 , -86.280750 |
El Jocote | 12.864570 , -86.205870 |
El Paso Real | 12.839820 , -86.171250 |
La Cana | 12.936920 , -86.208950 |
La Guanabana | 12.883330 , -86.283330 |
La Union | 12.796550 , -86.263530 |
Las Mangas | 12.837770 , -86.215680 |
Llano El Boqueron | 12.844090 , -86.270790 |
Mal Paso | 12.852240 , -86.260730 |
Paso de Carreta | 12.866670 , -86.150000 |
Potrero Grande | 12.947000 , -86.161290 |
San Andres | 12.816670 , -86.233330 |
San Andres | 12.883330 , -86.233330 |
San Isidro | 12.929570 , -86.195210 |
San Ramon de la Uva | 12.825990 , -86.282710 |
Santa Rosa de Lima | 12.900000 , -86.203210 |
Notes:
- You can download geometry data for Ciudad Dario 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.