Geojson formatında Nelson County haritasını indirin :
Nelson County.geojson (**)
"Google Haritalar" için Nelson County haritası poligon dizisini indirin :
Nelson County.txt
Nelson County haritası için enlem - boylam sınırları: ( 37.522955 , -85.74257 , 37.990654 , -85.150549 )
Nelson County için Wikipedia ID'si : Q594313
Nelson County için Wikipedia SPARQL sorgusu (nüfus, rakım, alan, enlem, boylam, posta kodu, plaka) :
SELECT ?nüfus ?rakım ?yüzölçümü ?enlem ?boylam ?posta_kodu ?plaka_kodu
WHERE {
OPTIONAL { wd:Q594313 wdt:P1082 ?nüfus. }
OPTIONAL { wd:Q594313 wdt:P2044 ?rakım. }
OPTIONAL { wd:Q594313 wdt:P2046 ?yüzölçümü. }
OPTIONAL { wd:Q594313 wdt:P281 ?posta_kodu. }
OPTIONAL { wd:Q594313 wdt:P395 ?plaka_kodu. }
OPTIONAL {
wd:Q594313 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?enlem.
?coordinate_node wikibase:geoLongitude ?boylam.
}
}
Bu SPARQL sorgusunu Wikidata sayfasında çalıştır (Açılan sayfada ÇALIŞTIR butonuna tıklayın!)
Bu sorguyu SPARQL API ile çalıştırın
Nelson County haritasının eylem-boylam sınır değerleriyle overpass-turbo'dan (OSM) Nelson County geometrisini alın
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.522955, -85.74257, 37.990654, -85.150549);
);
out geom;
Bu sorguyu overpass-turbo'da çalıştırın (Açılan sayfada ÇALIŞTIR butonuna tıklayın!)
Yer adı (Nelson County) ile overpass-turbo'dan (OSM) Nelson County geometrisini alın
[out:json];
(
rel["name"="Nelson"][type=boundary];
rel["name:en"="Nelson"][type=boundary];
);
out geom;
Bu sorguyu overpass-turbo'da çalıştırın (Açılan sayfada ÇALIŞTIR butonuna tıklayın!)
Nelson County Mahalleleri ve Köyleri
| Mahalleler ve Köyler | Koordinatlar (Enlem, Boylam) |
| Balltown | 37.738670 , -85.506350 |
| Bardstown | 37.816929 , -85.454291 |
| Bellwood | 37.794510 , -85.547460 |
| Bloomfield | 37.911804 , -85.315091 |
| Blue Gap | 37.687840 , -85.565520 |
| Boston | 37.783785 , -85.680337 |
| Botland | 37.776450 , -85.389130 |
| Bourbon Springs | 37.851170 , -85.483010 |
| Chaplin | 37.899615 , -85.219619 |
| Coxs Creek | 37.898670 , -85.473570 |
| Cravens | 37.808670 , -85.542740 |
| Deatsville | 37.897010 , -85.559120 |
| East Bardstown | 37.832560 , -85.408850 |
| Fairfield | 37.932002 , -85.383887 |
| Gethsemane | 37.646170 , -85.542180 |
| Greenbrier | 37.729510 , -85.459130 |
| Highgrove | 37.983120 , -85.486340 |
| Howardstown | 37.572280 , -85.591910 |
| Lenore | 37.938390 , -85.509400 |
| Nazareth | 37.848120 , -85.472730 |
| Nelsonville | 37.730900 , -85.639680 |
| New Haven | 37.659133 , -85.588598 |
| New Hope | 37.627932 , -85.506776 |
| Samuels | 37.882840 , -85.533290 |
| Stiles | 37.539510 , -85.580520 |
| Trappist | 37.662947 , -85.530452 |
Notlar:
- Overpass-turbo dışa aktar düğmesini tıklayarak Nelson County haritasına ait geometri verilerini çeşitli formatlarda (Geojson,KML,GPX,ham OSM verisi) indirebilirsiniz.
- "Harita kırpma" sayfasında oluşturduğunuz veya "örnekler" sayfalarından indirdiğiniz jpeg tipi harita görsellerini özgürce kullanabilirsiniz.
- (**) İndirilen geojson dosyaları için
Kullanım Şartları.