Deaf Smith (Texas) Map Cropping Samples
Deaf Smith (Texas) Map Cropping Samples-1
Deaf Smith (Texas) Map Cropping Samples-2
Deaf Smith neighborhoods and villages map with 3D shadow effect
flag map of Deaf Smith with 3D shadow effect
Deaf Smith map with 3d shadow effect
Download outline map of Deaf Smith (geojson format) :
Deaf Smith.geojson (**)
Download polygon array of Deaf Smith map for "Google Maps" :
Deaf Smith.txt
Bounding Box for Deaf Smith Map : ( 34.746024 , -103.043264 , 35.18725 , -102.167444 )
Wikipedia ID for Deaf Smith : Q109804
Wikipedia SPARQL Query for Deaf Smith (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q109804 wdt:P1082 ?population. }
OPTIONAL { wd:Q109804 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q109804 wdt:P2046 ?area. }
OPTIONAL { wd:Q109804 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q109804 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q109804 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 Deaf Smith map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.746024, -103.043264, 35.18725, -102.167444);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Deaf Smith)
[out:json];
(
rel["name"="Deaf Smith"][type=boundary];
rel["name:en"="Deaf Smith"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Deaf Smith
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dawn | 34.910340 , -102.199920 |
Ford | 35.101170 , -102.401870 |
Glenrio | 35.178950 , -103.042170 |
Hereford | 34.823117 , -102.399995 |
Joel | 34.860620 , -102.301590 |
Milo Center | 34.983110 , -102.402150 |
Simms | 35.033390 , -102.657710 |
Walcott | 34.930620 , -102.815220 |
Westway | 34.823950 , -102.546320 |
Notes:
- You can download geometry data for Deaf Smith 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.