└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # 3D Spatial Data Resources 2 | 3 | Curated list of links to freely available 3D spatial (GIS) data. 4 | 5 | If you know about more interesting 3D data sources, please open issues with links or create pull requests updating this readme file! 6 | 7 | 8 | # Cities - Buildings 9 | 10 | ## Austria 11 | 12 | - Vienna (lod2) 13 | https://www.wien.gv.at/stadtentwicklung/stadtvermessung/geodaten/dachmodell/daten-lod2.html 14 | Download tiles from map viewer: 15 | - https://www.wien.gv.at/ma41datenviewer/public/start.aspx 16 | - e.g. https://www.wien.gv.at/ma41datenviewer/downloads/ma41/geodaten/lod2_dxf/105082_lod2_dxf.zip 17 | 18 | - Linz (lod2 + no texture) 19 | http://geo.data.linz.gv.at/katalog/geodata/3d_geo_daten_lod2/ 20 | 21 | ## Belgium 22 | 23 | - Brussels 24 | http://urbisdownload.gis.irisnet.be/en/temporality 25 | 26 | ## Canada 27 | 28 | - Montréal (lod2 + textures) 29 | http://donnees.ville.montreal.qc.ca/dataset/maquette-numerique-batiments-citygml-lod2-avec-textures 30 | 31 | ## Czechia 32 | 33 | - Prague (lod2) 34 | http://www.geoportalpraha.cz/cs/opendata/44EE8B0A-641A-45E8-8DC9-CF209ED00897 35 | 36 | - Brno (lod1) 37 | https://data.brno.cz/en/dataset/?id=3dmodelbudov2017 38 | 39 | ## Finland 40 | 41 | - Helsinki city model information page https://hri.fi/data/en_GB/dataset/helsingin-3d-kaupunkimalli 42 | - Helsinki city model viewer - https://kartta.hel.fi/3d 43 | - Helsinki city information model download (CityGML 2 LOD2 + texture) http://3d.hel.ninja/data/citygml/ 44 | - Helsinki city reality mesh download service (OBJ, 2015 and 2017) https://3d.hel.ninja/data/mesh/ 45 | - Espoo city information model (lod2 buildings, terrain areas, CityGML from WFS-API) https://hri.fi/data/en_GB/dataset/espoon-3d-kaupunkimalli 46 | - Espoo city reality mesh (OBJ, Collada, year 2017) https://hri.fi/data/en_GB/dataset/espoon-verkkomalli 47 | - Vantaa city information model viewer https://kartta.vantaa.fi/link/71fGqE 48 | 49 | ## France 50 | 51 | - Paris 52 | building footprints + height (128k) 53 | http://opendata.apur.org/datasets/emprise-batie-paris 54 | 55 | - Lyon (lod2 + texture ??) 56 | https://data.grandlyon.com/search/?Q=maquettes+textur%C3%A9es 57 | 58 | ## Germany 59 | 60 | - Berlin (lod2 + textures) 61 | https://www.businesslocationcenter.de/downloadportal/ 62 | https://www.businesslocationcenter.de/berlin3d-downloadportal/ 63 | 64 | - Hamburg (lod2) 65 | http://suche.transparenz.hamburg.de/dataset/3d-stadtmodell-lod2-de-hamburg3?forceWeb=true 66 | 67 | - North Rhine-Westphalia / NRW (lod1 and lod2) 68 | https://www.opengeodata.nrw.de/produkte/geobasis/3dg/ 69 | 70 | - Saxony (lod1 + lod2) 71 | https://www.geodaten.sachsen.de/digitale-hoehenmodelle-3994.html 72 | 73 | ## Netherlands 74 | 75 | - Rotterdam (lod2 + texture) 76 | http://rotterdamopendata.nl/dataset/rotterdam-3d-bestanden 77 | 78 | - Country wide 3D base files (terrain, water, roads and buildings) 79 | https://3d.kadaster.nl/basisvoorziening-3d/ 80 | (Info about cityjson: https://www.cityjson.org/) 81 | 82 | - Country wide lidar data 83 | https://downloads.pdok.nl/ahn3-downloadpage/ 84 | - 0.5 meter raster dsm (zipped GeoTIFF) 85 | - 0,5 meter raster dtm (zipped GeoTIFF) 86 | - 5 meter raster dsm (zipped GeoTIFF) 87 | - 5 meter raster dtm (zipped GeoTIFF) 88 | - Point cloud (LAZ) 89 | 90 | ## Singapore 91 | - 3D city model of Singapore public housing (HDB) buildings 92 | https://github.com/ualsg/hdb3d-data generated by using this code https://github.com/ualsg/hdb3d-code 93 | 94 | ## Spain 95 | 96 | - Countrywide avaibable open LiDAR data (.laz) and DEMs (.asc), including islands: 97 | http://centrodedescargas.cnig.es/CentroDescargas/index.jsp# 98 | 99 | ## Switzerland 100 | 101 | - Zurich (lod2) 102 | https://data.stadt-zuerich.ch/dataset?q=&tags=3d-stadtmodell 103 | 104 | 105 | ## USA 106 | 107 | - New York 108 | https://www1.nyc.gov/site/doitt/initiatives/3d-building.page 109 | 110 | - Boulder, colorado (lod2) geojson(!) 111 | https://bouldercolorado.gov/open-data/city-of-boulder-3d-buildings/ 112 | 113 | - Portland (footprints + height) 114 | https://gis-pdx.opendata.arcgis.com/datasets/1078959662ce49cca059fe2f8930c194_48 115 | 116 | 117 | # OpenStreetMap - Buildings 118 | 119 | https://wiki.openstreetmap.org/wiki/Simple_3D_buildings 120 | 121 | Proposal for full 3D buildings https://wiki.openstreetmap.org/wiki/F3DB 122 | --------------------------------------------------------------------------------