Girardot (Cundinamarca) Map Cropping Samples
Girardot (Cundinamarca) Map Cropping Samples-1
Girardot (Cundinamarca) Map Cropping Samples-2
Girardot neighborhoods and villages map with 3D shadow effect
flag map of Girardot with 3D shadow effect
Girardot map with 3d shadow effect
Download outline map of Girardot (geojson format) :
Girardot.geojson (**)
Download polygon array of Girardot map for "Google Maps" :
Girardot.txt
Bounding Box for Girardot Map : ( 4.265883 , -74.890667 , 4.434241 , -74.738579 )
Wikipedia ID for Girardot : Q186193
Wikipedia SPARQL Query for Girardot (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q186193 wdt:P1082 ?population. }
OPTIONAL { wd:Q186193 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q186193 wdt:P2046 ?area. }
OPTIONAL { wd:Q186193 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q186193 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q186193 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 Girardot map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.265883, -74.890667, 4.434241, -74.738579);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Girardot)
[out:json];
(
rel["name"="Girardot"][type=boundary];
rel["name:en"="Girardot"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Girardot
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Armenia | 4.388090 , -74.785830 |
Balastera | 4.283120 , -74.835430 |
Bellavista | 4.329460 , -74.867630 |
Bremen | 4.393160 , -74.761450 |
El Alcahual | 4.378800 , -74.786080 |
El Guabinal | 4.340950 , -74.807520 |
Flandes | 4.294130 , -74.819010 |
Florian | 4.321020 , -74.803150 |
Girardot | 4.298660 , -74.804680 |
La Aduanilla | 4.425960 , -74.768100 |
La Bolsa | 4.304710 , -74.783060 |
La Esmeralda | 4.404510 , -74.770220 |
La Figueroa | 4.333330 , -74.816670 |
Potrerillo | 4.283330 , -74.850000 |
San Rafael | 4.333060 , -74.819420 |
Santa Sofia | 4.302200 , -74.838000 |
Notes:
- You can download geometry data for Girardot 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.