Briscoe (Texas) Map Cropping Samples
Briscoe (Texas) Map Cropping Samples-1
Briscoe (Texas) Map Cropping Samples-2
Briscoe neighborhoods and villages map with 3D shadow effect
flag map of Briscoe with 3D shadow effect
Briscoe map with 3d shadow effect
Download outline map of Briscoe (geojson format) :
Briscoe.geojson (**)
Download polygon array of Briscoe map for "Google Maps" :
Briscoe.txt
Bounding Box for Briscoe Map : ( 34.312217 , -101.472076 , 34.748377 , -100.944906 )
Wikipedia ID for Briscoe : Q109165
Wikipedia SPARQL Query for Briscoe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q109165 wdt:P1082 ?population. }
OPTIONAL { wd:Q109165 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q109165 wdt:P2046 ?area. }
OPTIONAL { wd:Q109165 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q109165 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q109165 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 Briscoe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.312217, -101.472076, 34.748377, -100.944906);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Briscoe)
[out:json];
(
rel["name"="Briscoe"][type=boundary];
rel["name:en"="Briscoe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Briscoe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Quitaque | 34.367410 , -101.055598 |
Rock Creek | 34.463400 , -101.434890 |
Silverton | 34.471372 , -101.304049 |
Whitney | 34.350340 , -101.330440 |
Woodburn Place | 34.718950 , -101.124600 |
Notes:
- You can download geometry data for Briscoe 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.