Novo Lino (Alagoas) Map Cropping Samples
Novo Lino (Alagoas) Map Cropping Samples-1
Novo Lino (Alagoas) Map Cropping Samples-2
Novo Lino neighborhoods and villages map with 3D shadow effect
flag map of Novo Lino with 3D shadow effect
Novo Lino map with 3d shadow effect
Download outline map of Novo Lino (geojson format) :
Novo Lino.geojson (**)
Download polygon array of Novo Lino map for "Google Maps" :
Novo Lino.txt
Bounding Box for Novo Lino Map : ( -9.062526 , -35.717038 , -8.84193 , -35.555316 )
Wikipedia ID for Novo Lino : Q1816167
Wikipedia SPARQL Query for Novo Lino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1816167 wdt:P1082 ?population. }
OPTIONAL { wd:Q1816167 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1816167 wdt:P2046 ?area. }
OPTIONAL { wd:Q1816167 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1816167 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1816167 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 Lino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.062526, -35.717038, -8.84193, -35.555316);
);
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 Lino)
[out:json];
(
rel["name"="Novo Lino"][type=boundary];
rel["name:en"="Novo Lino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Novo Lino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Florestan Fernandes | -9.018763 , -35.626811 |
Itajuba | -8.973102 , -35.649510 |
Novo Lino | -8.944883 , -35.664588 |
Porto Rico | -8.900000 , -35.616670 |
Notes:
- You can download geometry data for Novo Lino 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.