Aransas (Texas) Map Cropping Samples
Aransas (Texas) Map Cropping Samples-1
Aransas (Texas) Map Cropping Samples-2
Aransas neighborhoods and villages map with 3D shadow effect
flag map of Aransas with 3D shadow effect
Aransas map with 3d shadow effect
Download outline map of Aransas (geojson format) :
Aransas.geojson (**)
Download polygon array of Aransas map for "Google Maps" :
Aransas.txt
Bounding Box for Aransas Map : ( 27.803783 , -97.260818 , 28.319238 , -96.790437 )
Wikipedia ID for Aransas : Q107982
Wikipedia SPARQL Query for Aransas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q107982 wdt:P1082 ?population. }
OPTIONAL { wd:Q107982 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q107982 wdt:P2046 ?area. }
OPTIONAL { wd:Q107982 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q107982 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q107982 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 Aransas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.803783, -97.260818, 28.319238, -96.790437);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aransas)
[out:json];
(
rel["name"="Aransas"][type=boundary];
rel["name:en"="Aransas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aransas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
City-by-The Sea | 27.951690 , -97.104990 |
Copano Village | 28.088070 , -97.058320 |
Estes | 27.963910 , -97.100270 |
Fulton | 28.072402 , -97.037730 |
Holiday Beach | 28.166925 , -97.007585 |
Kosmos | 27.938152 , -97.114248 |
Lamar | 28.139987 , -96.989094 |
Palm Harbor | 27.970580 , -97.093880 |
Rockport | 28.046227 , -97.051033 |
Shell Ridge | 27.997240 , -97.060270 |
Notes:
- You can download geometry data for Aransas 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.