heremaps/harp.gl

Load building height data from different sources and combining with Here Maps (ex. Open Street Maps - OSM)

Closed this issue · 2 comments

Hey awesome team! We've developed CityLite using harp.gl and although you have the best data source, in our case for Cyprus, there are no building height data, and our users need them to load models on CityLite and have the surroundings in 3D.

I started to look elsewhere for possible data sources to stream, and I saw that Open Street Maps have these height data.
Is there a way to stream and combine these data sources with yours?

Thanks, guys!

@messiosmarios, see:

* `https://xyz.api.here.com/tiles/osmbase/256/all/16/19293/24641.mvt?access_token=your-xyz-access-token`

We have some web service which gives OSM tiles. But we haven't tried this in a long time.

You need to make sure you have the correct URL & access_token. So, it is possible, but you will need to play around with it.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.