BlenderGIS
osmnx
BlenderGIS | osmnx | |
---|---|---|
60 | 15 | |
7,819 | 4,907 | |
- | - | |
4.7 | 9.6 | |
6 months ago | 8 days ago | |
Python | Python | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BlenderGIS
-
NumPy issues
I'm running Linux. I've already tried to run sudo apt -y install python3-numpy as suggested here and tried to install numpy using blender's python console and import pip pip.main.... it's saying everything is installed, but I still cannot enable addon either run import numpy in console. Please ask me if you need more technical details.
- 3D topographic map with Blender and GIS
- Need help making a terrain based on a country.
-
Modern City Mapmaking on Mac?
There's a GIS addon for the 3D suite Blender: https://github.com/domlysz/BlenderGIS It let's you import parts of Google maps and you may import buildings, roads, etc. as well.
-
QGIS to/from CAD (architectural, 3D) workflow
In Blender, add the plugin "Blender GIS", which will give you an easy way to bring in terrain, aerial photos, etc. Import your DAE into Blender and have a look at "Import units" when importing. I still think you'll need to move the DAE model once it's in Blender to get it to match the terrain.
-
Large Forested Landscape (mapping trees based on raster/ real site conditions)
- Downloaded BlenderGIS (https://github.com/domlysz/BlenderGIS) which allows the import of georeferenced elevation data (geo TIF file). I also tried to import individual tree points with no luck.
- How To 3D Print ANY City - Even Your Own! A Complete And Updated Guide For 2023
-
Error when adding DEM as a displacement texture
I am trying to create a 3D relief on my geoTIFF map created in ArcGis. In Blender I am using a BlenderGIS plugin (https://github.com/domlysz/BlenderGIS)
-
CADmapper equivalent for Europe
You might try blendergis it’s free and it just might do what you need
-
Yosemite National Park - Render
I used Blender GIS to import real height data from Yosemite Valley. Unfortunately, the mesh did not have enough detail and was low resolution. Thus I've used it as a base mesh and sculpted most of the detail using rock brushes.
osmnx
- Urban spatial order: street network orientation, configuration, and entropy
- I played with a python module called OSMnx to create the roadmaps of some cities. These include major highways,motorways,roads and streets that carry most of the traffic.
- Planning a straight line across Norwich, the best route I could find just scraped a silver.
-
Anyone here familiar with GeoPandas in Python? Can GeoPandas calculate driving distances and drive time?
You want osmnx
-
[OC] Neighborhood walkability in Delhi
OSM road network data was analyzed using osmnx (https://github.com/gboeing/osmnx). Plotted using QGIS.
-
Rate Limit Causing Pause
I think you’re hitting this issue right now: https://github.com/gboeing/osmnx/issues/832
-
Video: Why Open Data Matters for Cycling: Visualizing a Cycling City
RDS-TMC transmits traffic data over FM radio. https://en.wikipedia.org/wiki/Traffic_message_channel Some is encrypted, some not.
It might be possible to model traffic with OSMnx to assign weights to roads by expected traffic levels https://github.com/gboeing/osmnx
Depending on where you live you might be able to get traffic data and maybe traffic models from public authorities using Freedom of Information requests.
- I just want things to work
-
Number of Public Transport Stations & Doctors in each city in Germany
Osmnx might also be a way to download data for the whole country. It breaks the area up in smaller parts automatically and also downloads the parts from Overpass. https://github.com/gboeing/osmnx
-
Tacoma!
You can make your own with a variety of tools, but I like the results from OSMnx offhand.
What are some alternatives?
blosm - Blosm addon for Blender. A few clicks import of Google 3D cities, OpenStreetMap, terrain. Global coverage. Source code is in the branch 'release'.
pyosmium - Python bindings for libosmium
Blender-Metaverse-Addon - Blender toolset for creating content for Metaverses like High Fidelity
overpass-wizard - :dizzy: Human friendly way to generate Overpass API queries
Bforartists - Bforartists is a fork of the popular 3D software Blender, with the goal to improve the UI.
atlas - OSM in memory
Keyboard-Layout-Editor-for-Blender - Allows you to import keyboard layouts into blender and render them in 3d
pytorch_geometric_temporal - PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
Stop-motion-OBJ - A Blender add-on for importing a sequence of OBJ meshes as frames
qgis-outdoor-map - QGIS project for an outdoor map based on OpenStreetMap data.
TkinterMapView - A python Tkinter widget to display tile based maps like OpenStreetMap or Google Satellite Images.
3d-tiles - Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas: