Echols (Georgia) Map Cropping Samples
![Echols (Georgia) Map Cropping Samples-1](og_image/map_cropping/4-102082341-1.jpeg)
Echols (Georgia) Map Cropping Samples-1
![Echols (Georgia) Map Cropping Samples-2](og_image/map_cropping/4-102082341-3.jpeg)
Echols (Georgia) Map Cropping Samples-2
![Echols neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102082341.jpg)
Echols neighborhoods and villages map with 3D shadow effect
![flag map of Echols with 3D shadow effect](og_image/flag_maps/flag_map_102082341.jpg)
flag map of Echols with 3D shadow effect
![Echols map with 3d shadow effect](og_image/blank_maps/map_102082341.png)
Echols map with 3d shadow effect
Download outline map of Echols (geojson format) :
Echols.geojson (**)
Download polygon array of Echols map for "Google Maps" :
Echols.txt
Bounding Box for Echols Map : ( 30.591548 , -83.13662 , 30.872249 , -82.578767 )
Wikipedia ID for Echols : Q493029
Wikipedia SPARQL Query for Echols (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q493029 wdt:P1082 ?population. }
OPTIONAL { wd:Q493029 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q493029 wdt:P2046 ?area. }
OPTIONAL { wd:Q493029 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q493029 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q493029 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 Echols map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.591548, -83.13662, 30.872249, -82.578767);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Echols)
[out:json];
(
rel["name"="Echols"][type=boundary];
rel["name:en"="Echols"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Echols
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alexis | 30.742160 , -82.918470 |
Fruitland | 30.823540 , -82.854860 |
Haylow | 30.826040 , -82.905140 |
Howell | 30.827710 , -83.053750 |
Mayday | 30.827430 , -83.009030 |
Melrose | 30.641040 , -83.135700 |
Pineland | 30.713270 , -82.765410 |
Potter | 30.646880 , -82.933190 |
Statenville | 30.706502 , -83.019027 |
Tarver | 30.701600 , -82.924300 |
Notes:
- You can download geometry data for Echols 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.