Freestone (Texas) Map Cropping Samples
Freestone (Texas) Map Cropping Samples-1
Freestone (Texas) Map Cropping Samples-2
Freestone neighborhoods and villages map with 3D shadow effect
flag map of Freestone with 3D shadow effect
Freestone map with 3d shadow effect
Download outline map of Freestone (geojson format) :
Freestone.geojson (**)
Download polygon array of Freestone map for "Google Maps" :
Freestone.txt
Bounding Box for Freestone Map : ( 31.413392 , -96.496713 , 32.012526 , -95.779678 )
Wikipedia ID for Freestone : Q110565
Wikipedia SPARQL Query for Freestone (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q110565 wdt:P1082 ?population. }
OPTIONAL { wd:Q110565 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q110565 wdt:P2046 ?area. }
OPTIONAL { wd:Q110565 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q110565 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q110565 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 Freestone map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.413392, -96.496713, 32.012526, -95.779678);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Freestone)
[out:json];
(
rel["name"="Freestone"][type=boundary];
rel["name:en"="Freestone"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Freestone
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avant Prairie | 31.609620 , -96.180800 |
Bonnerville | 31.840720 , -96.169420 |
Butler | 31.663780 , -95.923570 |
Concord | 31.524900 , -96.056910 |
Cotton Gin | 31.681000 , -96.360530 |
Donie | 31.477120 , -96.222470 |
Fairfield | 31.718312 , -96.169778 |
Kirvin | 31.767096 , -96.330018 |
Lanely | 31.600730 , -96.059970 |
Luna | 31.552390 , -96.217470 |
Marshy Springs | 31.523780 , -96.101360 |
Plum Creek | 31.598230 , -95.985520 |
Red Lake | 31.670730 , -95.955520 |
Rhode Island | 31.815440 , -96.231360 |
Saint Elmo | 31.937940 , -96.181920 |
Simsboro | 31.674340 , -96.316090 |
Stewards Mill | 31.823500 , -96.201640 |
Streetman | 31.876142 , -96.323790 |
Teague | 31.629618 , -96.280293 |
Turlington | 31.694890 , -96.054410 |
Ward Prairie | 31.763500 , -96.138300 |
Wortham | 31.789680 , -96.460999 |
Young | 31.842110 , -96.079970 |
Notes:
- You can download geometry data for Freestone 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.