Sacramento (Coahuila de Zaragoza) Map Cropping Samples
Sacramento (Coahuila de Zaragoza) Map Cropping Samples-1
Sacramento (Coahuila de Zaragoza) Map Cropping Samples-2
Sacramento neighborhoods and villages map with 3D shadow effect
flag map of Sacramento with 3D shadow effect
Sacramento map with 3d shadow effect
Download outline map of Sacramento (geojson format) :
Sacramento.geojson (**)
Download polygon array of Sacramento map for "Google Maps" :
Sacramento.txt
Bounding Box for Sacramento Map : ( 26.82984 , -101.868985 , 27.04245 , -101.650012 )
Wikipedia ID for Sacramento : Q3849700
Wikipedia SPARQL Query for Sacramento (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3849700 wdt:P1082 ?population. }
OPTIONAL { wd:Q3849700 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3849700 wdt:P2046 ?area. }
OPTIONAL { wd:Q3849700 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3849700 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3849700 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 Sacramento map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.82984, -101.868985, 27.04245, -101.650012);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sacramento)
[out:json];
(
rel["name"="Sacramento"][type=boundary];
rel["name:en"="Sacramento"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sacramento
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carino de la Montana | 27.033970 , -101.726180 |
El Chemiza | 27.032540 , -101.721450 |
Estacion Lamadrid | 27.033520 , -101.788230 |
Huisache | 26.950000 , -101.750000 |
Los Garcia (Los Nogales) | 27.001100 , -101.764540 |
Quinta Sacramento | 27.000550 , -101.738140 |
Sacramento | 27.003399 , -101.724192 |
San Felipe | 26.998600 , -101.738150 |
San Jose | 27.006370 , -101.785470 |
Zacatito | 26.900000 , -101.750000 |
Notes:
- You can download geometry data for Sacramento 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.