Gillespie (Texas) Map Cropping Samples
Gillespie (Texas) Map Cropping Samples-1
Gillespie (Texas) Map Cropping Samples-2
Gillespie neighborhoods and villages map with 3D shadow effect
flag map of Gillespie with 3D shadow effect
Gillespie map with 3d shadow effect
Download outline map of Gillespie (geojson format) :
Gillespie.geojson (**)
Download polygon array of Gillespie map for "Google Maps" :
Gillespie.txt
Bounding Box for Gillespie Map : ( 30.134298 , -99.304015 , 30.499887 , -98.587777 )
Wikipedia ID for Gillespie : Q27024
Wikipedia SPARQL Query for Gillespie (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27024 wdt:P1082 ?population. }
OPTIONAL { wd:Q27024 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27024 wdt:P2046 ?area. }
OPTIONAL { wd:Q27024 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27024 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27024 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 Gillespie map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.134298, -99.304015, 30.499887, -98.587777);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gillespie)
[out:json];
(
rel["name"="Gillespie"][type=boundary];
rel["name:en"="Gillespie"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gillespie
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albert | 30.193820 , -98.601700 |
Blumenthal | 30.221870 , -98.741700 |
Cain City | 30.197150 , -98.812810 |
Cherry Mountain | 30.382700 , -98.923380 |
Cherry Spring | 30.483250 , -99.009220 |
Crabapple | 30.442970 , -98.837540 |
Doss | 30.444640 , -99.130600 |
Eckert | 30.414360 , -98.736700 |
Fredericksburg | 30.266889 , -98.875829 |
Grapetown | 30.147430 , -98.818370 |
Harper | 30.290321 , -99.245892 |
Hilltop | 30.397690 , -98.968660 |
Luckenbach | 30.179090 , -98.757810 |
Rocky Hill | 30.224650 , -98.793650 |
Spring Creek | 30.193063 , -99.005270 |
Stonewall | 30.249695 , -98.659287 |
Tivydale | 30.250760 , -99.099490 |
Willow City | 30.400750 , -98.701420 |
Notes:
- You can download geometry data for Gillespie 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.