AW: Plasma Marble Globe wallpaper (was: Re: My first task)

2025-05-24 Thread Torsten Rahn
Hi Piotr, thanks for your message and thanks for notifying us about the issue. First about the cloud problem you are pointing out: Clouds should only show up in the satellite theme. However, I just tried to display clouds in the Marble Application and its satellite theme and while an older clou

Marble master branch now depends on Qt 6

2024-10-05 Thread Torsten Rahn
Hi Everyone, recently Marble's master repository has been switched to using Qt 6. These changes have been based on Gilles Caulier's porting effort: Thanks go also to Nicolas Fella, Carl Schwan and Laurent Montel (and others

AW: QT and Marble

2023-11-04 Thread Torsten Rahn
Hello Can, unfortunately you don't mention any details at which point you fail and what you want to achieve. Without this information it's impossible to help you for the lack of a crystal ball. :-) Best regards Torsten -Original-Nachricht- Betreff: QT and Marble Datum: 2023-

FYI: KDE tile usage / Marble tile usage on OpenStreetMap servers

2023-03-26 Thread Torsten Rahn
Hello Everyone, based on Volker Krause's recent discussions with the OSM admins there have been new Operation Minutes published by the OSM Foundation: Noteworthy quotes: "Statistics of tile usage by KDE

Improved WMS support / experimental WMTS support in Marble

2023-03-26 Thread Torsten Rahn
Hello Everyone, I have recently worked on improving the existent WMS feature inside Marble. If you are interested in this functionality you might want to come up with your favorite WMS services (e.g. using ) and give it a try. I'd be curious about any feedback. Re

AW: How to force to show all placemarks even when overlapp each other

2023-03-26 Thread Torsten Rahn
cht- Betreff: RE: How to force to show all placemarks even when overlapp each other Datum: 2023-03-26T07:22:19+0200 Von: "王璀 WANG Cui" An: "Torsten Rahn" , "Mailinglist, Marble-Devel" Hi Torsten, Thanks for the tip. I quickly hacked code as attached p

AW: [Bugfix] Fix unconsistent remove in PlacemarkLayout

2023-03-25 Thread Torsten Rahn
Hi Cui, thanks for looking into this and submitting the patch - I will look into it. There is some extensive documentation for getting started with KDE development. However as Marble can be compiled without KDE dependencies there are lots of technical aspects that might not apply.

AW: How to force to show all placemarks even when overlapp each other

2023-03-25 Thread Torsten Rahn
Hello, yes the default behavior is that Marble will only populate the map view with "the most prominent" placemarks up to a certain density. At the same time it also takes care not to have the labels overlapped (by testing out four default label positions). The current layout algorithm is opti

AW: How to debug marble-qt in build folder without sudo make install

2023-03-20 Thread Torsten Rahn
build folder without sudo make install Datum: 2023-03-20T17:14:40+0100 Von: "王璀 WANG Cui" An: "Torsten Rahn" , "Mailinglist, Marble-Devel" Hi Torsten, I used below trick to avoid install those plugin .so files after each time change/rebuild: - Manually c

AW: How to debug marble-qt in build folder without sudo make install

2023-03-20 Thread Torsten Rahn
thout sudo make install Datum: 2023-03-20T07:57:27+0100 Von: "王璀 WANG Cui" An: "Torsten Rahn" , "Mailinglist, Marble-Devel" Hi Torsten, Thanks again, I am trying to write a Placemark plugin, while sometimes the code crashes in libmarblewidget-qt5.so functi

AW: How to debug marble-qt in build folder without sudo make install

2023-03-19 Thread Torsten Rahn
debug marble-qt in build folder without sudo make install Datum: 2023-03-19T17:46:19+0100 Von: "王璀 WANG Cui" An: "Torsten Rahn" , "Mailinglist, Marble-Devel" Hi Torsten, Thank you for the quick help! You are right, I am building and debug marble on Ubuntu 2

AW: How to debug marble-qt in build folder without sudo make install

2023-03-19 Thread Torsten Rahn
Hello, thanks for looking into the adventure of compiling marble-qt (which should be relatively easy compared to other software). Your problem sounds like a typical one that frequently happens to people compiling on Ubuntu/Debian. As a possible quick fix you might want to start marble-qt on t

Marble News: User Agent changes, Cloud cover, Vectortile Bulk-Download, WMS map themes, Qt6

2023-03-12 Thread Torsten Rahn
Hello Marbleheads, there have been a few notable additions made in the Marble master development branch recently: - Application developers using Marble should take note that tile downloads now communicate the executable name/application name as part of the user agent string: Previousl

AW: KDE Marble Software

2023-03-02 Thread Torsten Rahn
Hello Michael, thanks for your interest in Marble. I plan to provide a new release of Marble for Windows 7 by March 26, 2023. Best regards Torsten -Original-Nachricht- Betreff: KDE Marble Software Datum: 2023-03-02T06:20:38+0100 Von: "Gamboa, Michael J CIV USN NAWCWD (USA)" An: "ma

AW: Roadmap to Qt6?

2022-05-22 Thread Torsten Rahn
Hello Jürgen, there are definitely plans to port Marble over to Qt 6. But so far there are no changes or substantial patches available yet. If you or anybody else has patches available, don't hesitate to send them our way. Ideally, we'd start off with the removal of all deprecated APIs wit

AW: Request for using marble maps on my website

2022-04-25 Thread Torsten Rahn
Hi Aleksandar, yes this shouldn't be a problem. In case of maps based on OpenStreetMap just don't forget proper Credits and mentioning the Creative Commons / OdbL License. Other maps are mostly under the public domain, so there is nothing you need to do for those. Best regards, Torsten

AW: What's the state of Marble on Windows?

2021-04-13 Thread Torsten Rahn
Hi, > I have to ask something: What's the state of Marble on Windows? well, Marble allows for two different compilation flavors: Marble-Qt-Only and Marble-KDE. So far we've always preferred to advertize the Qt-Only version and offerted that one for download. This Qt-Only-version has been

AW: What's the state of Marble on Windows?

2021-04-13 Thread Torsten Rahn
Hi Johnny, > Note that I'm neither a maintainer nor a user so I just checked that there were no crashes, I didn't use a lot of features. I guess at this point you're in the closest position to being our Maintainer of the "Marble for Windows" packages. Thanks for your work! Best regards

D29880: Avoid the need to set Qt::WA_DeleteOnClose on widgets using Marble

2020-11-28 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Looks great! REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D29880 To: jhasse, rahn Cc: rahn, marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey

AW: Marble compilation on Windows

2020-08-02 Thread Torsten Rahn
Hi Johnny, > It now builds correctly on the KDE build system: > Next step is to update the Craft package that is used to build the installer:

AW: BUG, Memory leak, Kubuntu 20.04

2020-07-08 Thread Torsten Rahn
Hi, how big is the file? Could it be that the file is just too huge for Marble to load? Marble usually loads OSM files nicely as long as they are not too huge. Best regards Torsten -Original-Nachricht- Betreff: BUG, Memory leak, Kubuntu 20.04 Datum: 2020-07-08T21:56:39+0200 Von: "hi

AW: Marble Qt KML gx:LatLonQuad Support

2020-01-16 Thread Torsten Rahn
Hello Raven, Great to hear! The patches need to be recovered from the reviewboard archive, which Ben is looking into right now. I'll notify you once the patches are in the repository (I guess starting at the beginning of next week). Best regards Torsten -Original-Nac

AW: Marble search bar

2020-01-15 Thread Torsten Rahn
Hi Sergio, I just committed a fix to master for the regression bug that you were probably referring to. Are you able to create a master build for testing in order to verify that your issue is gone in Marble master? I'd like to backport the fix if it works well. Best wishes Torsten 

AW: Marble search bar

2020-01-15 Thread Torsten Rahn
Hi Sergio, thanks for pointing out this issue. I just tried it myself: the global search results get shown on the map but not in the list widget. As soon as Is the latter the issue? I added a fix in 2017 since the whole feature stopped working since we are using Nominatim for the searc

D25456: Remove absolute path from INCLUDE_INSTALL_DIR

2020-01-02 Thread Torsten Rahn
This revision was automatically updated to reflect the committed changes. Closed by commit R34:3eb10f4339df: Patch from Samuel OMalley to make the include directory movable. (authored by rahn). REPOSITORY R34 Marble CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25456?vs=70144&id=726

D18124: Implement touch input handling in MarbleWidgetInputHandler

2020-01-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:8529c81b9367: Implement touch input handling in MarbleWidgetInputHandler (authored by mkoller, committed by rahn). CHAN

D26070: Added a setting to disable the mouse rotation

2020-01-01 Thread Torsten Rahn
This revision was automatically updated to reflect the committed changes. Closed by commit R34:717ef4292588: Patch by Sergey Alirzaev to disable mouse rotation. (authored by rahn). REPOSITORY R34 Marble CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26070?vs=71735&id=72597 REVISION

D26070: Added a setting to disable the mouse rotation

2020-01-01 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Thanks for the patch - looks great :-) REPOSITORY R34 Marble BRANCH mouse-view-rotation-setting REVISION DETAIL https://phabricator.kde.org/D26070 To: sergeyalirzaev, #marble, rahn Cc:

D25456: Remove absolute path from INCLUDE_INSTALL_DIR

2020-01-01 Thread Torsten Rahn
rahn accepted this revision. This revision is now accepted and ready to land. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D25456 To: omalsa, #marble, rahn Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmiha

D24642: Rework Android APK generation

2019-11-12 Thread Torsten Rahn
rahn added a comment. Sorry, I totally missed this patch. Looks very interesting. Are there any build instructions? What are the general changes in terms of build procedure and build requirements? Would you mind to update the build instructions accordingly: https://community.kde.or

D23673: Allow for using Marble with QML Items in external QML files

2019-09-03 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:5f64e5edc225: - Exporting the MarbleDeclarativePlugin. - Adding QML GeoItem and QML… (authored by rahn). CHANGED PRIOR

D23531: Add a test for the GeoJSON file parser

2019-09-02 Thread Torsten Rahn
rahn closed this revision. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D23531 To: zaitseff, rahn Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, rahn, apol, nienhueser

D23531: Add a test for the GeoJSON file parser

2019-09-02 Thread Torsten Rahn
rahn accepted this revision. This revision is now accepted and ready to land. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D23531 To: zaitseff, rahn Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache,

D23531: Add a test for the GeoJSON file parser

2019-09-02 Thread Torsten Rahn
rahn added a comment. Submitted with 6b8cc37af9a567c1f8c87a2e0f00fc17981b3f2c . Thanks a lot! REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D23531 To: zaitseff, rahn Cc: marble-devel, kde-edu

D23533: Initialise default styles just once; display an icon for points

2019-09-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:1eae0a397a3c: Initialise default styles just once; display an icon for points. Previously… (authored by zaitseff, commit

D23532: Add the svgs/solid/dot-circle.svg icon from FontAwesome

2019-09-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:efe8875e111a: Add the svgs/solid/dot-circle.svg icon from FontAwesome (authored by zaitseff, committed by rahn). REPOSI

D23530: Minor code cleanup of GeoJSON plugin, adding the new author and date

2019-09-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:49e35634cee0: Minor code cleanup of GeoJSON plugin, adding the new author and date (authored by zaitseff, committed by r

D23529: Update the MIME type for GeoJSON files to be RFC7946-compliant

2019-09-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:058ea2c44452: Update the MIME type for GeoJSON files to be RFC7946-compliant. (authored by zaitseff, committed by rahn).

D23528: Implement most of the GeoJSON Simplestyle specification

2019-09-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:5cb91148bce7: Implement most of the GeoJSON Simplestyle specification. (authored by zaitseff, committed by rahn). REPOS

D23528: Implement most of the GeoJSON Simplestyle specification

2019-09-02 Thread Torsten Rahn
rahn added a comment. Neato. :-) There is by the way "mDebug". But I'm not sure whether we use it consistently. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D23528 To: zaitseff, rahn Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, ch

D23527: Completely rewrite the GeoJSON runner plugin for RFC7946 compliance

2019-09-02 Thread Torsten Rahn
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R34:d08729a77e55: Completely rewrite the GeoJSON runner plugin for RFC7946 compliance. (authored by zaitseff, committed by r

D23524: Add the Marble writing example in GeoJSON format

2019-09-02 Thread Torsten Rahn
This revision was automatically updated to reflect the committed changes. Closed by commit R34:f4c223bc682a: - Adding GeoJSON Marble writing example - Add valid GeoJSON examples from… (authored by rahn). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D23524?vs=64817&id=65242#toc REPOSITOR

D23525: Add valid GeoJSON examples from RFC7946

2019-09-02 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Looks good. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D23525 To: zaitseff, rahn Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, cha

D23524: Add the Marble writing example in GeoJSON format

2019-09-02 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Looks good REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D23524 To: zaitseff, rahn Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, chaz

D23673: Allow for using Marble with QML Items in external QML files

2019-09-02 Thread Torsten Rahn
rahn created this revision. rahn added reviewers: Marble, nienhueser, shentey, sanjibanb. Herald added projects: Marble, KDE Edu. Herald added subscribers: kde-edu, marble-devel. rahn requested review of this revision. REVISION SUMMARY - Exporting the MarbleDeclarativePlugin. - Adding QML GeoI

D19341: avoid lots of "Unknown feature GeoDataRelationType" warnings when loading an OSM file

2019-08-27 Thread Torsten Rahn
rahn accepted this revision. This revision is now accepted and ready to land. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D19341 To: mkoller, rahn, #marble_general, nienhueser Cc: marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, chaz6, dkoloz

D11969: [WIP] Earth Globe Plasma wallpaper plugin

2019-02-26 Thread Torsten Rahn
rahn added a comment. Looks nice to me. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D11969 To: kossebau Cc: rahn, marble-devel, kde-edu, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, apol, nienhueser

D11853: Fix Bug 371010: Position Marker is gone/invisible

2019-02-26 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Herald edited subscribers, added: kde-edu, marble-devel; removed: KDE Edu. sorry for noticing this late REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D11853 To: cstagne

D18141: Avoid overwriting Qt5_FOUND with Qt5DBus or Qt5WebEngine disabled

2019-02-26 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. looks good REPOSITORY R34 Marble BRANCH Applications/18.12 REVISION DETAIL https://phabricator.kde.org/D18141 To: asturmlechner, #marble, rahn Cc: rahn, marble-devel, kde-edu, torhamzed

D18143: Try to fix build with MARBLE_NO_WEBKITWIDGETS

2019-02-26 Thread Torsten Rahn
rahn accepted this revision. This revision is now accepted and ready to land. REPOSITORY R34 Marble BRANCH MARBLE_NO_WEBKITWIDGETS REVISION DETAIL https://phabricator.kde.org/D18143 To: asturmlechner, #marble, rahn Cc: marble-devel, kde-edu, torhamzed, jalvarez, mnafees, shentey, chaz6,

D15879: Eliminate Qt message "QFileSystemEngine::fillMetaData: Empty filename passed to function"

2019-02-26 Thread Torsten Rahn
rahn accepted this revision. This revision is now accepted and ready to land. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D15879 To: marten, #marble, rahn Cc: marble-devel, kde-edu, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, rahn, a

D18124: Implement touch input handling in MarbleWidgetInputHandler

2019-02-26 Thread Torsten Rahn
rahn added a comment. nice patch! So which applications did you use for testing? :-) Did this cause any regressions when using it in 1. Marble (Virtual Globe) 2. Marble Maps REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D18124 To: mkoller, #marble, ra

D19329: allow GeoDataCoordinates::toString() to create an ISO 6709 conforming string

2019-02-26 Thread Torsten Rahn
rahn added a comment. apart from the Boolean issue this looks good to me and can be submitted. INLINE COMMENTS > GeoDataCoordinates.h:392 > */ > -QString toString( GeoDataCoordinates::Notation notation, int precision = > -1 ) const; > +QString toString( GeoDataCoordinates::Notat

D698: Port from WebKit to WebEngine.

2018-10-17 Thread Torsten Rahn
rahn requested changes to this revision. rahn added a comment. This revision now requires changes to proceed. Herald edited subscribers, added: kde-edu, marble-devel; removed: KDE Edu. Thanks a lot guys! I've brushed it up a bit and pushed it into master. Please test and provide feedb

D15182: ensure "make install" on windows also installs development header files

2018-08-31 Thread Torsten Rahn
rahn added a comment. Have you tested creating a new deployable Windows package? Or did you just test whether compilation on the platform works? :-) REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D15182 To: mkoller, #marble Cc: rahn, marble-devel, kde-edu, torhamzed,

D15182: ensure "make install" on windows also installs development header files

2018-08-31 Thread Torsten Rahn
rahn added a comment. Looks good to me! REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D15182 To: mkoller, #marble Cc: rahn, marble-devel, kde-edu, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, apol, nienhueser

D14053: avoid runtime error about unknown signal when compiled without WebKit

2018-07-11 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Looks good (should we switch to the new connect syntax?). REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D14053 To: mkoller, #marble, rahn Cc: marble-devel, kde-edu, tor

D14054: No version number for the libs on Android

2018-07-11 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Sounds good. I'm not exactly familiar with this issue but it looks reasonable. Thanks a lot! :-) If you feel like looking closer into Android support there are two other issues that need a

D13640: stop InertialEarthRotation when a new coordinate is set or keyboard interaction

2018-06-21 Thread Torsten Rahn
rahn accepted this revision. rahn added a comment. This revision is now accepted and ready to land. Good catch! Looks good to me. Could you commit? REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D13640 To: mkoller, nienhueser, #marble, rahn Cc: rahn, marble-devel, kde-

Marble Café - Monday Nov. 13th at 19:30 CET on IRC #marble, freenode

2017-11-12 Thread Torsten Rahn
Hello fellow Marble enthusiasts and developers, Our last week's Marble Café Meeting was very much productive. As a result we were able to address and fix quite a few issues. It would be great if people would join our next meeting in similar numbers again: Monday Nov. 13th at 19:30 C

AW: Introduction

2017-11-05 Thread Torsten Rahn
Hello :-) Marble development has been quite quiet recently. I suggest that you attend our Marble Café meeting tomorrow (as announced in my prior e-mail). Would you be able to join us? Hope to see You there! :-) Best Regards, Torsten -Original-Nachricht- Betreff: Introductio

Marble Café - Monday Nov. 6th at 19:30 CET on IRC #marble, freenode

2017-11-05 Thread Torsten Rahn
Hello fellow Marbleheads, Marble development has been relatively slow after GSOC (thanks to everyone who helped to keep it up though! :-) . In order to help providing more momentum to it I'd suggest that we re-establish our "Marble Café" and we meet on IRC tomorrow: Monday Nov. 6th at 19:

AW: Marble Café is back

2017-04-11 Thread Torsten Rahn
Reminder: Marble Café will happen today at 20:00 CEST ! I'll be there as well! Best Regards, Torsten -Original-Nachricht- Betreff: Marble Café is back Datum: 2017-04-09T20:48:51+0200 Von: "Dennis Nienhüser" An: "marble-devel@kde.org" Hi there, our weekly chat with topics related to

AW: Missing "clouds.jpg" in kde-applicationdata/marble

2016-11-01 Thread Torsten Rahn
Hi Anders, Thanks for your report. I guess this is a bug in our Marble client application configuration (and it has probably been there for almost a decade): The requests for clouds.jpg are most likely done by our Marble client application that is distributed to several thousands of use

AW: GeoDataFeature & GeoDataGeometry: implicit sharing vs. owner pointers?

2016-10-07 Thread Torsten Rahn
Hi Friedrich, Good question. When we started to use "building bricks" from the KML design inside Marble the idea was to be able to pass on snippets of information in an easy efficient manner. Implicit sharing looked like a good efficient "all-purpose" solution at that point. The idea was that one

Re: [Marble-devel] Not existing map theme properties vs. existing plugins?

2016-07-25 Thread Torsten Rahn
> As I understood things, render plugins and map themes are independent > of each other, there can be plugins a theme does not know and there can be > themes a > plugin does not know. Well not quite: At one point the idea was that a map theme creator can steer plugins through dgml. This also

Re: [Marble-devel] sgp4 licensing

2016-06-13 Thread Torsten Rahn
Any news on this? -Original-Nachricht- Betreff: Re: [Marble-devel] sgp4 licensing Datum: 2016-06-01T09:56:06+0200 Von: "Torsten Rahn" An: "Maximiliano Curia" It took me 30 seconds to come up with: http://www.celestrak.com/publications/AIAA/2006-6753/faq

Re: [Marble-devel] sgp4 licensing

2016-06-01 Thread Torsten Rahn
It took me 30 seconds to come up with: http://www.celestrak.com/publications/AIAA/2006-6753/faq.asp "Are there any Licenses required to use the SGP4 code? There is no license associated with the code and you may use it for any purpose—personal or commercial—as you wish. We ask only that you

Re: [Marble-devel] Some "high-level" Marble specifications

2016-04-19 Thread Torsten Rahn
Hi Evert, The Marble library comes with a set of different free map themes. This includes a satellite map theme which only has a resolution of 500m / pixel. Additionally you can download the MapQuest Open Aerial which features a much higher resolution (which is best in the US). In additio

Re: [Marble-devel] How to draw ellipse with GeoPainter at GeoDataCoordinate(center) and specific radius in km not pixel?!

2016-04-19 Thread Torsten Rahn
Hi, There is no ready-made method to accomplish this. You can use the GeoDataCoordinates::moveByBearing(angle, angleLength) method to create a circle: This allows for calculating the coordinates of a polygon that approximates a circle. Then use GeoPainter::drawPolygon(GeoDataLinearRing) . W

Re: [Marble-devel] Review Request 127649: [OS X] build in a more "traditional" way (for distribution systems like MacPorts, Fink etc)

2016-04-14 Thread Torsten Rahn
. Could you resubmit your patch at https://phabricator.kde.org/ It's nice to see work being done on the Mac front - would be great if we could offer a more recent Mac OS app bundle on the Marble website ... - Torsten Rahn On April 14, 2016, 10:47 a.m., René J.V. Bertin

[Marble-devel] Marble is looking for Summer of Code Students

2016-03-19 Thread Torsten Rahn
Hello, This year the Marble team is looking for students who want to participate in Google Summer of Code (GSoC) 2016. So if you're a student and if you want to spend your summer break writing code and learning about open source development while earning money, please check out the GSoC webs

Re: [Marble-devel] Multiple texture layers

2015-12-23 Thread Torsten Rahn
Hi Jean-Charles, Mixing different tile layouts is unfortunately not yet supported. Best Regards, Torsten -Original-Nachricht- Betreff: [Marble-devel] Multiple texture layers Datum: 2015-12-23T11:53:47+0100 Von: "QUILLET Jean-Charles" An: "marble-devel@kde.org"

Re: [Marble-devel] Review Request 126213: New picnic table icon for Vector Tiles Map

2015-12-01 Thread Torsten Rahn
site" ) ] = GeoDataFeature::LeisurePicnicTable; as well :) src/lib/marble/osm/OsmPresetLibrary.cpp (line 543) <https://git.reviewboard.kde.org/r/126213/#comment60924> See above ... - Torsten Rahn On Dez. 1, 2015, 10:23 vorm., Raphael Cojocaru wrote: > >

Re: [Marble-devel] Review Request 125922: Fix crosshairs overlay PopupItem when reading the text

2015-11-02 Thread Torsten Rahn
> On Nov. 3, 2015, 6:30 vorm., Dennis Nienhüser wrote: > > could this be solved by draw order also? Seems much easier to me. But wouldn't it look strange if the cursor disappeared *behind* the popup? I think we even had that at one point and it looked broken. - Torsten -

Re: [Marble-devel] Review Request 125922: Fix crosshairs overlay PopupItem when reading the text

2015-11-02 Thread Torsten Rahn
e whether the user actually had the crosshairs enabled and store that information somewhere so that the original situation gets properly restored. - Torsten Rahn On Nov. 2, 2015, 5:28 nachm., Imran Tatriev wrote: > > --- > This is a

[Marble-devel] Ending Marble support for Qt 4.x / 15.08 LTS release

2015-10-22 Thread Torsten Rahn
Hi there, The Qt Project's Qt 4.8 support will officially end on December 19th, 2015. We have provided support for Qt 4 and Qt 5 in parallel for a couple of releases now. With the upcoming end of support for Qt 4 by the Qt Project we are also ending support for Qt 4 in Marble. As a commitm

[Marble-devel] Marble Café - Your chance to get involved and help us!

2015-10-20 Thread Torsten Rahn
Today is Marble Café time again: 7 pm CEDT in #marble [1] in Freenode IRC. We'll talk about e.g. - How we create vector tiles. - How we are going to tackle speed for level 11 and 13. - Bugfixes for level 15+17 - Android port - compression

Re: [Marble-devel] Review Request 124834: Better zoom with the mouse wheel for the Openstreetmap map theme and added a new empty map theme for OSM file loading.

2015-10-20 Thread Torsten Rahn
> On Okt. 20, 2015, 9:21 vorm., Torsten Rahn wrote: > > Ship It! Awesome patch :-) Makes me wonder though whether we should enable "Animate Voyage to target" by default since this behavior relies on it. David: Have you tried our lovely Vector OSM Maptheme yet? It features y

Re: [Marble-devel] Review Request 124834: Better zoom with the mouse wheel for the Openstreetmap map theme and added a new empty map theme for OSM file loading.

2015-10-20 Thread Torsten Rahn
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124834/#review87121 --- Ship it! Ship It! - Torsten Rahn On Okt. 20, 2015, 6:31

[Marble-devel] Marble Café - Your chance to get involved and help us!

2015-10-13 Thread Torsten Rahn
As Dennis announced it already at https://plus.google.com/communities/103665716779032341882 [1] : Today is Marble Café time again: 7 pm CEDT in #marble [2] in Freenode IRC. We'll talk about some vector map improvements like rendering trees (screenshot). There are also a bunch of changes u

[Marble-devel] Marble Café - Your chance to get involved and help us with Marble!

2015-09-22 Thread Torsten Rahn
Hello Everyone, Today between 19:00 and 21:00 CEDT (on Freenode, #marble) we'll have our Marble Café IRC meeting again. This meeting will be held every week. No matter whether - you want to get involved with Marble on the Desktop or Marble Maps on Android (or iOS) - you wonder what

Re: [Marble-devel] Review Request 125132: do not install extra license files

2015-09-10 Thread Torsten Rahn
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125132/#review85093 --- Ship it! Ship It! - Torsten Rahn On Sept. 10, 2015, 9:33

[Marble-devel] Marble Café - today's log file

2015-09-08 Thread Torsten Rahn
Hi everyone, attached you'll find today's log file of our first Marble Café session. As mentioned before we want to establish this as a weekly opportunity for people to stay informed about the latest status of Marble. And we'd like to make it easier for people to get involved. The next Marble C

Re: [Marble-devel] Review Request 124473: Allow changing angle unit with right click on status bar (KDE Marble)

2015-09-07 Thread Torsten Rahn
. For master we need a version that works with KF5! - Torsten Rahn On Juli 31, 2015, 11:07 nachm., Alexey Bugrov wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: [Marble-devel] Review Request 124540: Saves and restores panels state in settings

2015-09-07 Thread Torsten Rahn
ot;State". What kind of state are you referring to? In this case judging by the name I'd expect the parameter to be a (Q)State. But that's probably not what you want to indicate. why not stay with visibility here? - Torsten Rahn O

[Marble-devel] Marble Café - Your chance to get involved and help us with Marble!

2015-09-07 Thread Torsten Rahn
Hello Everyone, I'd like to announce our first Marble Café meeting on IRC tomorrow Tuesday, September 8th, 2015, from 19:00 - 21:00 CEDT (on Freenode, #marble). This meeting will be offered to You every week. No matter whether - you want to get involved with

Re: [Marble-devel] Review Request 124511: Merged the decoration(124154) and the label placement(124498) review requests.

2015-08-21 Thread Torsten Rahn
already. :) - Torsten Rahn On Aug. 19, 2015, 4:25 nachm., Dávid Kolozsvári wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: [Marble-devel] Review Request 124511: Merged the decoration(124154) and the label placement(124498) review requests.

2015-08-21 Thread Torsten Rahn
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124511/#review84146 --- Ship it! Ship It! - Torsten Rahn On Aug. 19, 2015, 4:25

Re: [Marble-devel] Review Request 124834: Better zoom with the mouse wheel for the Openstreetmap map theme and added a new empty map theme for OSM file loading.

2015-08-20 Thread Torsten Rahn
tps://git.reviewboard.kde.org/r/124834/#comment58251> see my idea for the dgml discrete tag and property mentioned above. - Torsten Rahn On Aug. 20, 2015, 4:54 vorm., Dávid Kolozsvári wrote: > > --- > This is an automatically g

Re: [Marble-devel] Review Request 124834: Better zoom with the mouse wheel for the Openstreetmap map theme and added a new empty map theme for OSM file loading.

2015-08-20 Thread Torsten Rahn
ferred zoom levels you implemented. I see an additional problem: right now your implementation is not backwards compatible in terms of behavior. So maybe it would be a good idea to introduce a discreteZoomLevel property that possibly gets set via the map theme. Hm - Torsten Rahn

Re: [Marble-devel] Review Request 124834: Better zoom with the mouse wheel for the Openstreetmap map theme and added a new empty map theme for OSM file loading.

2015-08-20 Thread Torsten Rahn
> On Aug. 20, 2015, 6:03 nachm., Dennis Nienhüser wrote: > > File Attachment: empty-preview.png - empty-preview.png > > > > > > we have a tool in tools/maptheme-previewimage/ to generate map theme > > preview images automatically. I upl

Re: [Marble-devel] Review Request 124666: Added stacking to Marble Maps

2015-08-15 Thread Torsten Rahn
aybe even using an > appropriate color palette? > > Regards, > Dennis > > Am 15.08.2015 15:53, schrieb Torsten Rahn: >> Sorry, these toy-colored balloons looks just like awful geeky stuff - >> and not professional at all. If we'd go with this approach we need >&

Re: [Marble-devel] Review Request 124666: Added stacking to Marble Maps

2015-08-15 Thread Torsten Rahn
Sorry, these toy-colored balloons looks just like awful geeky stuff - and not professional at all. If we'd go with this approach we need 1. balloons with departure/arrival-type indicator icons integrated into the balloons 2. better colors which aren't aggressively spectral. (I would go with diff

Re: [Marble-devel] Review Request 124511: Merged the decoration(124154) and the label placement(124498) review requests.

2015-08-11 Thread Torsten Rahn
> > > > virtual void paint( GeoPainter* painter, const ViewportParams > > *viewport ); > > > > -protected: > > +private: > > virtual void createDecorations(); > > +QPointF buildingOffset(const QPointF &point, const ViewportParams > >

Re: [Marble-devel] Review Request 124511: Merged the decoration(124154) and the label placement(124498) review requests.

2015-08-11 Thread Torsten Rahn
> > > > virtual void paint( GeoPainter* painter, const ViewportParams > > *viewport ); > > > > -protected: > > +private: > > virtual void createDecorations(); > > +QPointF buildingOffset(const QPointF &point, const ViewportParams > >

Re: [Marble-devel] Review Request 124511: Merged the decoration(124154) and the label placement(124498) review requests.

2015-08-10 Thread Torsten Rahn
> > > > virtual void paint( GeoPainter* painter, const ViewportParams > > *viewport ); > > > > -protected: > > +private: > > virtual void createDecorations(); > > +QPointF buildingOffset(const QPointF &point, const ViewportParams > >

Re: [Marble-devel] Review Request 124511: Merged the decoration(124154) and the label placement(124498) review requests.

2015-08-10 Thread Torsten Rahn
> On Aug. 9, 2015, 8:49 nachm., Dennis Nienhüser wrote: > > In https://git.reviewboard.kde.org/r/124154/ I suggested to change the > > algorithm to compute the offsets to avoid that they get too large for small > > buildings. Looking at the result of that I realized that my suggestion was > >

Re: [Marble-devel] Review Request 124579: Prefer iconPath to QImage instances in GeoDataIconStyle

2015-08-07 Thread Torsten Rahn
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124579/#review83532 --- Ship it! Ship It! - Torsten Rahn On Aug. 1, 2015, 4:49

Re: [Marble-devel] Review Request 124622: Basic routing in Marble Maps

2015-08-05 Thread Torsten Rahn
(line 13) <https://git.reviewboard.kde.org/r/124622/#comment57685> Signals are always named in past/present perfect tense. This should be named: signal navigationRequested() - Torsten Rahn On Aug. 5, 2015, 11:16 vorm.

  1   2   3   4   >