Chipaque (Cundinamarca) Map Cropping Samples
Chipaque (Cundinamarca) Map Cropping Samples-1
Chipaque (Cundinamarca) Map Cropping Samples-2
Chipaque neighborhoods and villages map with 3D shadow effect
flag map of Chipaque with 3D shadow effect
Chipaque map with 3d shadow effect
Download outline map of Chipaque (geojson format) :
Chipaque.geojson (**)
Download polygon array of Chipaque map for "Google Maps" :
Chipaque.txt
Bounding Box for Chipaque Map : ( 4.30318 , -74.119657 , 4.511963 , -73.977117 )
Wikipedia ID for Chipaque : Q740349
Wikipedia SPARQL Query for Chipaque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q740349 wdt:P1082 ?population. }
OPTIONAL { wd:Q740349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q740349 wdt:P2046 ?area. }
OPTIONAL { wd:Q740349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q740349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q740349 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 Chipaque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.30318, -74.119657, 4.511963, -73.977117);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chipaque)
[out:json];
(
rel["name"="Chipaque"][type=boundary];
rel["name:en"="Chipaque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chipaque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campoalegre | 4.416670 , -74.066670 |
Chipaque | 4.442500 , -74.044170 |
Frutica | 4.350000 , -74.083330 |
Las Tapias | 4.471420 , -74.000350 |
Los Hornitos | 4.450000 , -74.066670 |
Querente | 4.433330 , -74.033330 |
San Jose | 4.450000 , -74.000000 |
Notes:
- You can download geometry data for Chipaque 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.