Effingham (Georgia) Map Cropping Samples
Effingham (Georgia) Map Cropping Samples-1
Effingham (Georgia) Map Cropping Samples-2
Effingham neighborhoods and villages map with 3D shadow effect
flag map of Effingham with 3D shadow effect
Effingham map with 3d shadow effect
Download outline map of Effingham (geojson format) :
Effingham.geojson (**)
Download polygon array of Effingham map for "Google Maps" :
Effingham.txt
Bounding Box for Effingham Map : ( 32.095886 , -81.548006 , 32.595416 , -81.119496 )
Wikipedia ID for Effingham : Q156637
Wikipedia SPARQL Query for Effingham (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q156637 wdt:P1082 ?population. }
OPTIONAL { wd:Q156637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q156637 wdt:P2046 ?area. }
OPTIONAL { wd:Q156637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q156637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q156637 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 Effingham map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.095886, -81.548006, 32.595416, -81.119496);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Effingham)
[out:json];
(
rel["name"="Effingham"][type=boundary];
rel["name:en"="Effingham"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Effingham
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berryville | 32.428520 , -81.258720 |
Bethel | 32.413800 , -81.354830 |
Birds | 32.340750 , -81.244000 |
Blandford | 32.278530 , -81.263170 |
Clyo | 32.484070 , -81.267050 |
Coldbrook | 32.237700 , -81.241780 |
Doswell | 32.209920 , -81.393720 |
Ebenezer | 32.377970 , -81.182330 |
Eden | 32.173810 , -81.390670 |
Egypt | 32.461850 , -81.474000 |
Exley | 32.245750 , -81.229000 |
Goshen Villa | 32.261310 , -81.205950 |
Guyton | 32.340936 , -81.422474 |
Haddonville | 32.434630 , -81.230110 |
Kildare | 32.534350 , -81.455380 |
Lorenzo | 32.437690 , -81.376770 |
Meldrim | 32.143260 , -81.377890 |
Oaky | 32.524900 , -81.390940 |
Pineora | 32.286860 , -81.391500 |
Rahns | 32.314360 , -81.281220 |
Rincon | 32.293937 , -81.235575 |
Shawnee | 32.475740 , -81.408160 |
Silverwood Plantation | 32.265480 , -81.213720 |
Springfield | 32.364233 , -81.307872 |
Stillwell | 32.377970 , -81.250390 |
Tusculum | 32.392970 , -81.430660 |
Notes:
- You can download geometry data for Effingham 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.