Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: xor on January 06, 2025, 08:33:26 AM
-
QGIS (for TCL-11.1 ; x86_64-bit)
-
From the qgis site:
Required build dependencies:
Qt >= 5.15.2
Proj >= 7.2.0
GEOS >= 3.9
Sqlite3 >= 3.0.0
SpatiaLite >= 4.2.0
libspatialindex
GDAL/OGR >= 3.2.0
Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
expat >= 1.95
QScintilla2
QCA
qtkeychain (>= 0.5)
libzip
..which will result in a large dependency chain.
I'm not sure what you need qgis for, but did you try gnome-maps?
-
Is there a feature to open and merge multiple KMZ and KML files !?
-
tc@box:~$ sudo gnome-maps
(org.gnome.Maps:19605): Gtk-WARNING **: 11:50:45.294: Locale not supported by C library.
Using the fallback 'C' locale.
(org.gnome.Maps:19605): Clutter-WARNING **: 11:50:45.353: Locale not supported by C library.
Using the fallback 'C' locale.
Fontconfig warning: ignoring tr_TR_UTF-8: not a valid region tag
Gjs-Message: 11:50:47.218: JS WARNING: [resource:///org/gnome/Maps/js/mapSource.js 128]: reference to undefined property "aerial"
(org.gnome.Maps:19605): Gjs-WARNING **: 11:50:47.218: JS ERROR: TypeError: source is undefined
_createTileSource@resource:///org/gnome/Maps/js/mapSource.js:81:9
_createCachedSource@resource:///org/gnome/Maps/js/mapSource.js:96:22
createAerialSource@resource:///org/gnome/Maps/js/mapSource.js:128:12
_init@resource:///org/gnome/Maps/js/layersPopover.js:102:35
_init@resource:///org/gnome/Maps/js/mainWindow.js:118:30
_createWindow@resource:///org/gnome/Maps/js/application.js:265:28
vfunc_activate@resource:///org/gnome/Maps/js/application.js:284:14
main@resource:///org/gnome/Maps/js/main.js:57:24
run@resource:///org/gnome/gjs/modules/script/package.js:222:19
start@resource:///org/gnome/gjs/modules/script/package.js:206:5
@/usr/local/bin/gnome-maps:2:17
(org.gnome.Maps:19605): folks-WARNING **: 11:50:47.347: backend-store.vala:435: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
-
You should start gnome-maps as user, not root.
Anyway, in tc-11.x it looks like gnome-maps needs to be run from gnome-session.
In tc-15.x gnome-maps will start without gnome-session.
In both cases, it looks like gnome-maps cannot load kml/kmz files.
-
Hi Juanito
The gnome-maps.tcz.info file also states:
gnome-maps-gir is required for this extension to work
Though I don't understand why it's not just included in the .dep file.
-
Though I don't understand why it's not just included in the .dep file.
There was a reason for that, but I can’t remember what it was for the moment..
-
Hi Juanito
Load order ? Maybe it needs to be loaded after gnome-maps.tcz ?