Weather

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
stevec
Posts: 138
Joined: Thu Aug 23, 2012 6:45 am

Weather

Post by stevec »

Any way to pull up weather radar maps based on geo coordinates?

Also would like a compass style wind map

With an interface like set_map is now maybe set_radarmap and set_windmap
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Weather

Post by tsupartono »

LongRange doesn't natively support those type of interface, however they can generally be implemented using imbedded Web View.
Depending upon whether there is already a website that does exactly what you want, there may be some HTML/JavaScript coding involved.
We can help you put all the pieces together, can you tell us more:
  • Is there a website that does what you need?
  • Can we use that as a data source
  • An illustration of what the radar map and wind map look like?
stevec
Posts: 138
Joined: Thu Aug 23, 2012 6:45 am

Re: Weather

Post by stevec »

No I was hoping Lansa could do something within the product.

Who do you use for the set_map feature?

We have had Marco (Toronto) assist us to expand maps to draw shapes and multiple points, etc - we can go that route for weather as well.
Post Reply