McDuffie (Georgia) Map Cropping Samples
McDuffie (Georgia) Map Cropping Samples-1
McDuffie (Georgia) Map Cropping Samples-2
McDuffie neighborhoods and villages map with 3D shadow effect
flag map of McDuffie with 3D shadow effect
McDuffie map with 3d shadow effect
Download outline map of McDuffie (geojson format) :
McDuffie.geojson (**)
Download polygon array of McDuffie map for "Google Maps" :
McDuffie.txt
Bounding Box for McDuffie Map : ( 33.310879 , -82.649705 , 33.659994 , -82.294179 )
Wikipedia ID for McDuffie : Q492066
Wikipedia SPARQL Query for McDuffie (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492066 wdt:P1082 ?population. }
OPTIONAL { wd:Q492066 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492066 wdt:P2046 ?area. }
OPTIONAL { wd:Q492066 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492066 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492066 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 McDuffie map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.310879, -82.649705, 33.659994, -82.294179);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (McDuffie)
[out:json];
(
rel["name"="McDuffie"][type=boundary];
rel["name:en"="McDuffie"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of McDuffie
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adamsville | 33.375420 , -82.370130 |
Anthony Crossroads | 33.589850 , -82.541520 |
Autney | 33.347360 , -82.439020 |
Avondale | 33.355420 , -82.325960 |
Boneville | 33.433470 , -82.438740 |
Cobbham Crossroads | 33.552910 , -82.437070 |
Dearing | 33.414878 , -82.385220 |
Hamilton Crossroads | 33.565410 , -82.494570 |
Happy Valley | 33.364590 , -82.465960 |
Raysville | 33.619020 , -82.481800 |
Scuffletown | 33.527910 , -82.475130 |
Stones Crossroads | 33.522910 , -82.434570 |
Thomson | 33.466656 , -82.499289 |
Three Points | 33.531520 , -82.550690 |
Wrightsboro | 33.550410 , -82.569020 |
Notes:
- You can download geometry data for McDuffie 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.