McCulloch (Texas) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of McCulloch
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Brady 31.132376 , -99.371091
Calf Creek 30.978780 , -99.468950
Camp San Saba 30.995450 , -99.255050
Doole 31.395720 , -99.598950
East Sweden 31.167390 , -99.256160
Fife 31.390440 , -99.384500
Homer Junction 31.164890 , -99.510060
Lohn 31.323780 , -99.410060
Marco 31.140170 , -99.580340
Melvin 31.199269 , -99.580923
Mercury 31.412380 , -99.157550
Milburn 31.437660 , -99.109770
Military Crossing 31.447380 , -99.281720
Niblock 31.141280 , -99.392000
Paul Junction 31.156830 , -99.272830
Pear Valley 31.310170 , -99.493950
Placid 31.325440 , -99.184490
Rochelle 31.224610 , -99.211160
Salt Gap 31.303780 , -99.599230
Selman 31.253780 , -99.101160
Stacy 31.477100 , -99.597840
Voca 31.011000 , -99.184500
Waldrip 31.442660 , -99.423110
West Sweden 31.191280 , -99.443950
Whiteland 31.164340 , -99.505890


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


Share this page