Chichigalpa (Chinandega) Map Cropping Samples
Chichigalpa (Chinandega) Map Cropping Samples-1
Chichigalpa (Chinandega) Map Cropping Samples-2
Chichigalpa neighborhoods and villages map with 3D shadow effect
flag map of Chichigalpa with 3D shadow effect
Chichigalpa map with 3d shadow effect
Download outline map of Chichigalpa (geojson format) :
Chichigalpa.geojson (**)
Download polygon array of Chichigalpa map for "Google Maps" :
Chichigalpa.txt
Bounding Box for Chichigalpa Map : ( 12.469006 , -87.135224 , 12.689503 , -86.947293 )
Wikipedia ID for Chichigalpa : Q1072117
Wikipedia SPARQL Query for Chichigalpa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1072117 wdt:P1082 ?population. }
OPTIONAL { wd:Q1072117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1072117 wdt:P2046 ?area. }
OPTIONAL { wd:Q1072117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1072117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1072117 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 Chichigalpa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.469006, -87.135224, 12.689503, -86.947293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chichigalpa)
[out:json];
(
rel["name"="Chichigalpa"][type=boundary];
rel["name:en"="Chichigalpa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chichigalpa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apastate | 12.646490 , -86.991170 |
Chichigalpa | 12.577580 , -87.027050 |
Colonia Adela | 12.533330 , -87.050000 |
Colonia La Esperanza Grande | 12.488270 , -87.045470 |
Colonia Porvenir Viejo | 12.516670 , -87.116670 |
El Trianon | 12.520740 , -86.993430 |
Ingenio San Antonio | 12.532610 , -87.044900 |
Jesus Maria | 12.556800 , -87.017590 |
Juan Romero | 12.600000 , -87.016670 |
La Concepcion | 12.572380 , -87.060230 |
Las Brisas | 12.616670 , -87.016670 |
Las Mercedes | 12.500000 , -86.983330 |
Las Nubes | 12.616670 , -87.000000 |
Los Valdivia | 12.633330 , -86.966670 |
Paso Hondo | 12.470010 , -87.076270 |
San Benito | 12.553860 , -87.040950 |
Voy y Vengo | 12.583330 , -87.033330 |
Notes:
- You can download geometry data for Chichigalpa 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.