Collingsworth (Texas) Map Cropping Samples

Collingsworth (Texas) Map Cropping Samples-1
Collingsworth (Texas) Map Cropping Samples-1
Collingsworth (Texas) Map Cropping Samples-2
Collingsworth (Texas) Map Cropping Samples-2
Download outline map of Collingsworth (geojson format) : Collingsworth.geojson (**)
Download polygon array of Collingsworth map for "Google Maps" : Collingsworth.txt
Bounding Box for Collingsworth Map : ( 34.746358 , -100.540997 , 35.183144 , -100.00038 )
Wikipedia ID for Collingsworth : Q111647
Wikipedia SPARQL Query for Collingsworth (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111647 wdt:P1082 ?population. }
OPTIONAL { wd:Q111647 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111647 wdt:P2046 ?area. }
OPTIONAL { wd:Q111647 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111647 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111647 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"](34.746358, -100.540997, 35.183144, -100.00038);
);
out geom;

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

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

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


Neighborhoods and Villages of Collingsworth
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aberdeen 35.037830 , -100.149280
Dodson 34.765375 , -100.020419
Dozier 35.081160 , -100.344010
Fresno 34.776170 , -100.152610
Lutie 35.023110 , -100.222620
New Loco 34.748390 , -100.206230
Quail 34.915129 , -100.391892
Rolla 34.805330 , -100.310670
Samnorwood 35.050114 , -100.281401
Swearingen 34.790330 , -100.381790
Wellington 34.853802 , -100.214092


Notes:
- You can download geometry data for Collingsworth 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 Collingsworth neighborhoods and villages map.


Share this page