Shackelford (Texas) Map Cropping Samples

Shackelford (Texas) Map Cropping Samples-1
Shackelford (Texas) Map Cropping Samples-1
Download outline map of Shackelford (geojson format) : Shackelford.geojson (**)
Download polygon array of Shackelford map for "Google Maps" : Shackelford.txt
Bounding Box for Shackelford Map : ( 32.514654 , -99.612264 , 32.957144 , -99.095749 )
Wikipedia ID for Shackelford : Q114550
Wikipedia SPARQL Query for Shackelford (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q114550 wdt:P1082 ?population. }
OPTIONAL { wd:Q114550 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q114550 wdt:P2046 ?area. }
OPTIONAL { wd:Q114550 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q114550 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q114550 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.514654, -99.612264, 32.957144, -99.095749);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Shackelford)
[out:json];
(
rel["name"="Shackelford"][type=boundary];
rel["name:en"="Shackelford"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Shackelford
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Acampo 32.712900 , -99.443690
Albany 32.727266 , -99.295666
Berryhill 32.914560 , -99.579530
Dothan 32.556790 , -99.097020
Fort Griffin 32.932060 , -99.230080
Moran 32.547234 , -99.166492
Sedwick 32.603180 , -99.204520


Notes:
- You can download geometry data for Shackelford 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.

Create Shackelford neighborhoods and villages map.


Share this page