Download outline map of Oconee (geojson format) :
Oconee.geojson (**)
Download polygon array of Oconee map for "Google Maps" :
Oconee.txt
Bounding Box for Oconee Map : ( 33.698307 , -83.647031 , 33.965912 , -83.275933 )
Wikipedia ID for Oconee : Q492026
Wikipedia SPARQL Query for Oconee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492026 wdt:P1082 ?population. }
OPTIONAL { wd:Q492026 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492026 wdt:P2046 ?area. }
OPTIONAL { wd:Q492026 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492026 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492026 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 Oconee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.698307, -83.647031, 33.965912, -83.275933);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oconee)
[out:json];
(
rel["name"="Oconee"][type=boundary];
rel["name:en"="Oconee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oconee
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Allen | 33.945670 , -83.543780 |
| Ashland | 33.900670 , -83.580440 |
| Barber Creek Estates | 33.903450 , -83.461550 |
| Barnett Shoals | 33.842617 , -83.311128 |
| Belmont | 33.839560 , -83.287660 |
| Ben Dowdy | 33.913450 , -83.438770 |
| Beverly Heights | 33.919000 , -83.439600 |
| Birchmore | 33.904010 , -83.446270 |
| Bishop | 33.817142 , -83.437172 |
| Bogart | 33.947375 , -83.533463 |
| Briar Lakes | 33.907620 , -83.487940 |
| Britain Estates | 33.886230 , -83.376830 |
| Brookwood Estates | 33.895950 , -83.466270 |
| Canyon Creek | 33.908450 , -83.482660 |
| Coventry | 33.785680 , -83.395990 |
| Crystal Hills | 33.907340 , -83.417100 |
| Cumberland | 33.850670 , -83.462660 |
| Daniel Plantation | 33.890390 , -83.435990 |
| Danson Woods | 33.888450 , -83.432940 |
| Deerbrook | 33.920950 , -83.503220 |
| Den Court | 33.900670 , -83.465440 |
| Eastville | 33.877620 , -83.504880 |
| Echo Brook Park | 33.890950 , -83.471270 |
| Elder | 33.768180 , -83.347100 |
| Elder Heights | 33.845670 , -83.485720 |
| Elder Ridge | 33.847340 , -83.485720 |
| Englewood | 33.934560 , -83.562390 |
| Essex | 33.789010 , -83.395720 |
| Farmington | 33.776230 , -83.423490 |
| Fernwood | 33.924560 , -83.542660 |
| Fieldstone | 33.911230 , -83.481830 |
| Frogtown | 33.900390 , -83.601280 |
| Hickory Hill | 33.881230 , -83.388490 |
| Hillcrest | 33.860950 , -83.440160 |
| Ivywood | 33.904280 , -83.398770 |
| Jennings Mill | 33.918730 , -83.474880 |
| Killarney West | 33.869840 , -83.436270 |
| Lake Forest | 33.878170 , -83.439330 |
| Lake Wildwood | 33.857340 , -83.434610 |
| Laurel Chase | 33.842900 , -83.486000 |
| North High Shoals | 33.827342 , -83.501541 |
| Northwest Woods | 33.878730 , -83.459610 |
| Oak Grove | 33.943450 , -83.551830 |
| Oak Point | 33.843730 , -83.330990 |
| Oak Ridge | 33.903730 , -83.467660 |
| Old Mill Chase | 33.849560 , -83.331270 |
| Overlook Village | 33.927060 , -83.470160 |
| Paradise Falls | 33.817340 , -83.498220 |
| Pine Hills | 33.839010 , -83.341820 |
| Pioneer Woods | 33.842620 , -83.328210 |
| Pleasant Hills | 33.917060 , -83.539330 |
| Poplar Springs | 33.812060 , -83.401270 |
| Quail Run | 33.848730 , -83.432110 |
| River Farms | 33.858450 , -83.337660 |
| Riverhaven Estates | 33.899280 , -83.459610 |
| Rose Hill | 33.779010 , -83.311270 |
| Sagamore Hills | 33.923730 , -83.482660 |
| Salem | 33.722900 , -83.386270 |
| Sherwood Forest | 33.877620 , -83.380160 |
| Spartan Lane | 33.898170 , -83.405990 |
| Stonebridge | 33.875950 , -83.437380 |
| Summit Grove | 33.880120 , -83.404600 |
| Tanglebrook | 33.922060 , -83.429050 |
| Tramlin Acres | 33.848730 , -83.435720 |
| Victoria Station | 33.870670 , -83.379880 |
| Watkinsville | 33.861212 , -83.407306 |
| Westbury | 33.866510 , -83.440990 |
| Woodlands | 33.877900 , -83.444330 |
| Woodridge North | 33.884010 , -83.410990 |
Notes:
- You can download geometry data for Oconee 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.