Planetside Software Forums

General => Image Sharing => Topic started by: RogueNZ on August 15, 2015, 02:01:11 AM

Title: Experiments with DEM's and GIS data
Post by: RogueNZ on August 15, 2015, 02:01:11 AM
Hi there,

Have had this idea to utilize the GIS data that is becoming more freely available online for a while now. I managed to find a 1m DEM of my home city, and have overlaid a satellite image and a building footprint mask to create displacement. I wrote a simple OpenCV program to make it easy to create image masks for areas of vegetation, and used that to populate the different layers of trees and shrubs.

The DEM doesn't quite line up with the satellite image, and there is plenty more work to be done here. But the concept has been proven.

Thanks for viewing :)
Title: Re: Experiments with DEM's and GIS data
Post by: Kadri on August 15, 2015, 02:05:29 AM

Nice :)
Title: Re: Experiments with DEM's and GIS data
Post by: Oshyan on August 15, 2015, 12:02:10 PM
The initial results look very promising! Great detail, and I like that you've managed to derive vegetation maps.

- Oshyan
Title: Re: Experiments with DEM's and GIS data
Post by: DocCharly65 on August 17, 2015, 03:13:57 AM
Very, very cool! Good!
Title: Re: Experiments with DEM's and GIS data
Post by: bobbystahr on August 22, 2015, 02:32:11 AM
Wow...this is very cool. I echo Oshyan's comments...This program you wrote extracts from the DEM?