Candler (Georgia) Map Cropping Samples
Candler (Georgia) Map Cropping Samples-1
Candler (Georgia) Map Cropping Samples-2
Candler neighborhoods and villages map with 3D shadow effect
flag map of Candler with 3D shadow effect
Candler map with 3d shadow effect
Download outline map of Candler (geojson format) :
Candler.geojson (**)
Download polygon array of Candler map for "Google Maps" :
Candler.txt
Bounding Box for Candler Map : ( 32.268783 , -82.254572 , 32.560063 , -81.918652 )
Wikipedia ID for Candler : Q488224
Wikipedia SPARQL Query for Candler (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488224 wdt:P1082 ?population. }
OPTIONAL { wd:Q488224 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488224 wdt:P2046 ?area. }
OPTIONAL { wd:Q488224 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488224 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488224 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 Candler map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.268783, -82.254572, 32.560063, -81.918652);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Candler)
[out:json];
(
rel["name"="Candler"][type=boundary];
rel["name:en"="Candler"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Candler
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aline | 32.361010 , -82.160400 |
Canoe | 32.419620 , -82.141230 |
Excelsior | 32.313510 , -81.965950 |
Metter | 32.395965 , -82.062445 |
Olifftown | 32.494610 , -82.097340 |
Parish | 32.394060 , -81.988730 |
Pulaski | 32.390385 , -81.956548 |
Shamrock | 32.402950 , -82.084010 |
Union | 32.482670 , -82.053730 |
Notes:
- You can download geometry data for Candler 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.