Nindiri (Masaya) Map Cropping Samples
Nindiri (Masaya) Map Cropping Samples-1
Nindiri (Masaya) Map Cropping Samples-2
Nindiri neighborhoods and villages map with 3D shadow effect
flag map of Nindiri with 3D shadow effect
Nindiri map with 3d shadow effect
Download outline map of Nindiri (geojson format) :
Nindiri.geojson (**)
Download polygon array of Nindiri map for "Google Maps" :
Nindiri.txt
Bounding Box for Nindiri Map : ( 11.962739 , -86.204989 , 12.142373 , -86.089827 )
Wikipedia ID for Nindiri : Q2215135
Wikipedia SPARQL Query for Nindiri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215135 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215135 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215135 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215135 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215135 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215135 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 Nindiri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.962739, -86.204989, 12.142373, -86.089827);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nindiri)
[out:json];
(
rel["name"="Nindiri"][type=boundary];
rel["name:en"="Nindiri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nindiri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio San Miguel | 12.057630 , -86.188460 |
Campuzano | 12.053670 , -86.136520 |
Cofradia | 12.115410 , -86.123190 |
El Portillo | 12.088350 , -86.140120 |
La Menuda | 12.050000 , -86.150000 |
Los Altos del Guanacastillo | 12.078110 , -86.100920 |
Nindirí | 12.003860 , -86.121280 |
Valle Gottel | 12.075680 , -86.178390 |
Veracruz | 12.085760 , -86.167100 |
Notes:
- You can download geometry data for Nindiri 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.