Download outline map of Daviess (geojson format) :
Daviess.geojson (**)
Download polygon array of Daviess map for "Google Maps" :
Daviess.txt
Bounding Box for Daviess Map : ( 37.560803 , -87.408547 , 37.930244 , -86.8171 )
Wikipedia ID for Daviess : Q400757
Wikipedia SPARQL Query for Daviess (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q400757 wdt:P1082 ?population. }
OPTIONAL { wd:Q400757 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q400757 wdt:P2046 ?area. }
OPTIONAL { wd:Q400757 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q400757 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q400757 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 Daviess map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.560803, -87.408547, 37.930244, -86.8171);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Daviess)
[out:json];
(
rel["name"="Daviess"][type=boundary];
rel["name:en"="Daviess"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Daviess
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Birk City | 37.785320 , -87.284450 |
| Boston | 37.691160 , -86.908880 |
| Broad Acres | 37.752260 , -87.189260 |
| Brook Hill Estates | 37.734240 , -87.076690 |
| Browns Valley | 37.640330 , -87.118890 |
| Brownwood Manor | 37.780310 , -87.028110 |
| Curdsville | 37.735050 , -87.331670 |
| Dermont | 37.743660 , -87.040830 |
| Doyle | 37.782764 , -87.066714 |
| Ensor | 37.789220 , -86.980550 |
| Gatewood | 37.833110 , -86.866100 |
| Grandview | 37.701160 , -86.930270 |
| Griffith | 37.815320 , -87.212780 |
| Habit | 37.697830 , -86.996380 |
| Handyville | 37.635050 , -87.170280 |
| Henry | 37.650600 , -87.204750 |
| Hunters Ridge | 37.730470 , -87.069950 |
| Knottsville | 37.771720 , -86.904160 |
| Laffoon | 37.639660 , -86.942500 |
| Livia | 37.570880 , -87.104440 |
| Locust Hills | 37.756330 , -87.040210 |
| Maceo | 37.862411 , -86.991419 |
| Maple Mount | 37.687607 , -87.355170 |
| Masonville | 37.671791 , -87.051093 |
| Maxwell | 37.561440 , -87.037500 |
| Moseleyville | 37.663100 , -87.193330 |
| Newman | 37.836990 , -87.295280 |
| Normandy Heights | 37.753820 , -87.039830 |
| Oak Ridge | 37.740050 , -87.040000 |
| Oklahoma | 37.661720 , -86.877210 |
| Owensboro | 37.757018 , -87.116635 |
| Panther | 37.640050 , -87.225000 |
| Parish | 37.766130 , -87.194540 |
| Pettit | 37.688940 , -87.131940 |
| Philpot | 37.733110 , -86.988880 |
| Red Hill | 37.610330 , -87.041660 |
| Rome | 37.721160 , -87.180830 |
| Rose Hill | 37.750930 , -87.093130 |
| Scythia | 37.822000 , -86.905270 |
| Snyder | 37.647230 , -87.197070 |
| Sorgho | 37.753100 , -87.247220 |
| Spice Knob | 37.817270 , -86.969440 |
| St. Joseph | 37.694490 , -87.325280 |
| Stanley | 37.823380 , -87.243890 |
| Sutherland | 37.670050 , -87.121110 |
| The Downs | 37.755850 , -87.046690 |
| Thruston | 37.801160 , -87.028050 |
| Tuck | 37.681710 , -87.153050 |
| Twin Lakes | 37.717810 , -87.157140 |
| Utica | 37.602270 , -87.113050 |
| West Louisville | 37.696710 , -87.286940 |
| Whitesville | 37.683145 , -86.869579 |
| Woodcrest | 37.790000 , -87.009230 |
| Yelvington | 37.855610 , -86.967220 |
Notes:
- You can download geometry data for Daviess 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.