Novo Hamburgo (Rio Grande Do Sul) Map Cropping Samples
Novo Hamburgo (Rio Grande Do Sul) Map Cropping Samples-1
Novo Hamburgo (Rio Grande Do Sul) Map Cropping Samples-2
Novo Hamburgo neighborhoods and villages map with 3D shadow effect
flag map of Novo Hamburgo with 3D shadow effect
Novo Hamburgo map with 3d shadow effect
Download outline map of Novo Hamburgo (geojson format) :
Novo Hamburgo.geojson (**)
Download polygon array of Novo Hamburgo map for "Google Maps" :
Novo Hamburgo.txt
Bounding Box for Novo Hamburgo Map : ( -29.830108 , -51.179795 , -29.637006 , -50.934401 )
Wikipedia ID for Novo Hamburgo : Q321331
Wikipedia SPARQL Query for Novo Hamburgo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q321331 wdt:P1082 ?population. }
OPTIONAL { wd:Q321331 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q321331 wdt:P2046 ?area. }
OPTIONAL { wd:Q321331 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q321331 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q321331 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 Novo Hamburgo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-29.830108, -51.179795, -29.637006, -50.934401);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Novo Hamburgo)
[out:json];
(
rel["name"="Novo Hamburgo"][type=boundary];
rel["name:en"="Novo Hamburgo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Novo Hamburgo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hamburgo Velho | -29.666670 , -51.100000 |
Kroeff | -29.733330 , -51.133330 |
Lomba Grande | -29.750000 , -51.016670 |
Novo Hamburgo | -29.704142 , -51.101925 |
Taimbe | -29.771400 , -50.989200 |
Notes:
- You can download geometry data for Novo Hamburgo 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.