Blanco (Texas) Map Cropping Samples
Blanco (Texas) Map Cropping Samples-1
Blanco (Texas) Map Cropping Samples-2
Blanco neighborhoods and villages map with 3D shadow effect
flag map of Blanco with 3D shadow effect
Blanco map with 3d shadow effect
Download outline map of Blanco (geojson format) :
Blanco.geojson (**)
Download polygon array of Blanco map for "Google Maps" :
Blanco.txt
Bounding Box for Blanco Map : ( 29.937557 , -98.59167 , 30.502095 , -98.125556 )
Wikipedia ID for Blanco : Q26914
Wikipedia SPARQL Query for Blanco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q26914 wdt:P1082 ?population. }
OPTIONAL { wd:Q26914 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q26914 wdt:P2046 ?area. }
OPTIONAL { wd:Q26914 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q26914 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q26914 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 Blanco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.937557, -98.59167, 30.502095, -98.125556);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Blanco)
[out:json];
(
rel["name"="Blanco"][type=boundary];
rel["name:en"="Blanco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Blanco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Blanco | 30.097409 , -98.417921 |
Blowout | 30.447140 , -98.577530 |
Cypress Mill | 30.381030 , -98.250570 |
Flugrath | 30.102990 , -98.519750 |
Hye | 30.242420 , -98.570030 |
Johnson City | 30.274287 , -98.406180 |
Payton | 30.113820 , -98.305290 |
Post Oak | 30.303530 , -98.541970 |
Rocky Creek | 30.253530 , -98.526970 |
Round Mountain | 30.430196 , -98.360377 |
Sandy | 30.360750 , -98.469470 |
Twin Sisters | 30.002710 , -98.405300 |
Notes:
- You can download geometry data for Blanco 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.