Hi sorry for the late answer, I was on vacation.
> > 1. My screen resolution is 1366×786 px, the minimum height of the > window is something bigger than 786px, it is possible to adapt the > height to screens like mine ? That is quite a problem. QLGT was never written to fit on netbooks or other devices with high mobility and thus small screen. In the past I tried to optimize the dialogs, but in the end there is too much functionality to squeeze in. I managed to get the height down to ~680 pixel by selecting a very lean stylesheet for my window manager. You can also play with the styles in qtconfig . > 2. I plan a big trip, 41 steps, but I need to compare to differents GPX > tracks, containing 41steps each, the list is quite long (82steps) > and I will be happy if I can select a GPX track on the map view by > simply cliking on in ! Does a double click in the left hand track list do what you want? > 3. I'm a member of the development team of refuges.info > <http://www.refuges.info>, and we have added the functionality to > export the database via a simple HTTP request with a bbox parameter > in the adress. We can export in kmz, kml, gml, gpx, simplified gpx, > garmin POIs, csv and geojson. And i think they are many other > website like our. > Can you add the opportunity to add a dynamic layer working exactly > like map layers but containing data from one (or more) of this > formats ? Is that a standard protocol? See, what I want to avoid is to implement a protocol layer for each of these sites. If I start with one others will ask why theirs is not supported. E.g. that is happening for the routing services already and is a pain in the ass to support. That is why I am very reluctant to support other non standard stuff. Oliver ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
