File:Progress of buildings in Agder, Norway.png

From OpenStreetMap Wiki
Jump to navigation Jump to search

Original file (2,121 × 2,480 pixels, file size: 2.63 MB, MIME type: image/png)

Description

Progress of mapping buildings in Agder, Norway.

How-to

Made with QGis by querying with these scripts in Overpass;

//overpass plugin in QGis does not support center. queried on overpass-turbo.eu and exported as geojson
[out:json][timeout:25];
{{geocodeArea:Agder}}->.searchArea;
(
way["building"](area.searchArea);
relation["building"](area.searchArea);
);
out center;
>;
[out:json][timeout:25];
{{geocodeArea:Agder}}->.searchArea;
(
  node["addr:housenumber"](area.searchArea);
);
out skel;
>;

Sources

Basemap: Map tiles by Carto, under CC BY 3.0. Data by OpenStreetMap, under ODbL.

Points imported: © OpenStreetMap contributors

Licensing


This work is licensed under the Creative Commons Attribution 3.0 License.

Missing attribution. You have to add the authors!
THIS LICENSE REQUIRES ATTRIBUTION!
Use {{CC-BY-3.0|Authors}}
Contains map data © OpenStreetMap contributors, made available under the terms of the Open Database License (ODbL).

The ODbL does not require any particular license for maps produced from ODbL data, produced maps may be subject also to other licences.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:45, 16 September 2020Thumbnail for version as of 16:45, 16 September 20202,121 × 2,480 (2.63 MB)Sssandum (talk | contribs)Updated data
13:01, 26 July 2020Thumbnail for version as of 13:01, 26 July 20202,121 × 2,480 (2.65 MB)Sssandum (talk | contribs)

There are no pages that use this file.