Ticuantepe (Managua) Map Cropping Samples
Ticuantepe (Managua) Map Cropping Samples-1
Ticuantepe (Managua) Map Cropping Samples-2
Ticuantepe neighborhoods and villages map with 3D shadow effect
flag map of Ticuantepe with 3D shadow effect
Ticuantepe map with 3d shadow effect
Download outline map of Ticuantepe (geojson format) :
Ticuantepe.geojson (**)
Download polygon array of Ticuantepe map for "Google Maps" :
Ticuantepe.txt
Bounding Box for Ticuantepe Map : ( 11.975466 , -86.287015 , 12.056694 , -86.175878 )
Wikipedia ID for Ticuantepe : Q2216951
Wikipedia SPARQL Query for Ticuantepe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216951 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216951 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216951 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216951 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216951 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216951 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 Ticuantepe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.975466, -86.287015, 12.056694, -86.175878);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ticuantepe)
[out:json];
(
rel["name"="Ticuantepe"][type=boundary];
rel["name:en"="Ticuantepe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ticuantepe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Borgona | 12.010500 , -86.220000 |
La Historia | 12.014130 , -86.267640 |
Los Ortiz | 11.999180 , -86.198740 |
Miravalle | 11.992510 , -86.264080 |
San Jorge | 12.016670 , -86.216670 |
San Jose | 11.993160 , -86.228710 |
Santa Teresa | 12.016670 , -86.250000 |
Ticuantepe | 12.022630 , -86.204930 |
Notes:
- You can download geometry data for Ticuantepe 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.