San Dionisio (Matagalpa) Map Cropping Samples
San Dionisio (Matagalpa) Map Cropping Samples-1
San Dionisio (Matagalpa) Map Cropping Samples-2
San Dionisio neighborhoods and villages map with 3D shadow effect
flag map of San Dionisio with 3D shadow effect
San Dionisio map with 3d shadow effect
Download outline map of San Dionisio (geojson format) :
San Dionisio.geojson (**)
Download polygon array of San Dionisio map for "Google Maps" :
San Dionisio.txt
Bounding Box for San Dionisio Map : ( 12.691652 , -85.938287 , 12.855366 , -85.771127 )
Wikipedia ID for San Dionisio : Q1647872
Wikipedia SPARQL Query for San Dionisio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1647872 wdt:P1082 ?population. }
OPTIONAL { wd:Q1647872 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1647872 wdt:P2046 ?area. }
OPTIONAL { wd:Q1647872 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1647872 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1647872 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 San Dionisio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.691652, -85.938287, 12.855366, -85.771127);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Dionisio)
[out:json];
(
rel["name"="San Dionisio"][type=boundary];
rel["name:en"="San Dionisio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Dionisio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Chile | 12.827830 , -85.819670 |
El Corozo | 12.777140 , -85.901210 |
El Tempisque | 12.725920 , -85.891500 |
El Zapote | 12.757940 , -85.922680 |
El Zarzal | 12.794850 , -85.888780 |
Los Guidos | 12.765590 , -85.809440 |
Los Portillos | 12.729790 , -85.827770 |
Ocote de Abajo | 12.748650 , -85.870970 |
San Dionisio | 12.760220 , -85.850180 |
Susuli | 12.814290 , -85.846730 |
Notes:
- You can download geometry data for San Dionisio 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.