Gachancipá (Cundinamarca) Map Cropping Samples
Gachancipá (Cundinamarca) Map Cropping Samples-1
Gachancipá (Cundinamarca) Map Cropping Samples-2
Gachancipá neighborhoods and villages map with 3D shadow effect
flag map of Gachancipá with 3D shadow effect
Gachancipá map with 3d shadow effect
Download outline map of Gachancipá (geojson format) :
Gachancipá.geojson (**)
Download polygon array of Gachancipá map for "Google Maps" :
Gachancipá.txt
Bounding Box for Gachancipá Map : ( 4.961196 , -73.905778 , 5.048494 , -73.843466 )
Wikipedia ID for Gachancipá : Q1575577
Wikipedia SPARQL Query for Gachancipá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575577 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575577 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575577 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575577 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575577 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575577 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 Gachancipá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.961196, -73.905778, 5.048494, -73.843466);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gachancipá)
[out:json];
(
rel["name"="Gachancipá"][type=boundary];
rel["name:en"="Gachancipá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gachancipá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belchite | 5.016670 , -73.900000 |
Berlin | 5.033330 , -73.866670 |
Betania | 5.000000 , -73.883330 |
Colon | 5.013060 , -73.875950 |
El Cerrito | 5.016670 , -73.900000 |
El Jordan | 5.000000 , -73.883330 |
Gachancipá | 4.991110 , -73.871540 |
La Balsa | 5.033330 , -73.866670 |
La Isla | 5.033330 , -73.883330 |
Los Sauces | 4.997100 , -73.864740 |
Santa Barbara | 4.983840 , -73.867790 |
Notes:
- You can download geometry data for Gachancipá 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.