The Following 7 Users Say Thank You to rinigus For This Useful Post: | ||
|
2017-04-04
, 06:37
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#222
|
In addition, I am considering to publish OSM Scout Server with Mapnik only via OpenRepos and avoid publishing it in Harbour...What do you think about such approach?
|
2017-04-04
, 07:36
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#223
|
Can you explain what you think the benefits to the end user of using Mapnik will be? I've had a quick look at the OSM wiki but it's still unclear to me - is it speed of rendering, or quality, or both?
The Following 5 Users Say Thank You to rinigus For This Useful Post: | ||
|
2017-04-04
, 19:17
|
|
Posts: 141 |
Thanked: 1,530 times |
Joined on May 2011
@ Finland
|
#224
|
The Following 4 Users Say Thank You to otsaloma For This Useful Post: | ||
|
2017-04-04
, 19:51
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#225
|
Sounds interesting! Two questions come to mind: What stylesheet language do you plan on using and are there graphical editors available for it?
The Following 4 Users Say Thank You to rinigus For This Useful Post: | ||
|
2017-04-05
, 18:38
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#226
|
The Following 3 Users Say Thank You to rinigus For This Useful Post: | ||
|
2017-04-23
, 06:38
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#227
|
The Following 9 Users Say Thank You to rinigus For This Useful Post: | ||
|
2017-04-23
, 11:59
|
Posts: 127 |
Thanked: 313 times |
Joined on Sep 2016
@ Yekaterinbourg, Russia
|
#228
|
The Following 4 Users Say Thank You to XOleg For This Useful Post: | ||
|
2017-04-23
, 15:21
|
|
Posts: 141 |
Thanked: 1,530 times |
Joined on May 2011
@ Finland
|
#229
|
The Following 4 Users Say Thank You to otsaloma For This Useful Post: | ||
|
2017-04-23
, 16:39
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#230
|
Tested the Mapnik rendering on the tablet, it seemed to work fine. Rendering speed was reasonably good. The map style though is as they state a bit of a "starting point".
The Following 4 Users Say Thank You to rinigus For This Useful Post: | ||
Tags |
geocoder, linux, offline maps, router, sailfish os, tiles |
|
The compilation of Mapnik for SFOS and its packaging is done, at first approximation, for ARM. For i486, I have been held back with what seems to be a bug in SDK and have asked for advice on how to proceed in developers list. When rendering some tiles with a test application on phone, the performance was good as well as the memory consumption. But its early days and would depend on the stylesheet / database layout.
Lots of work is ahead. I have to incorporate Mapnik into the server, design stylesheet together with the database layout. The plan is to use OSM Bright as a starting point (imposm import) and SQLite/Spatialite for data storage. If anyone around is a Mapnik guru, help would be appreciated. At present, I could render Estonia, World map outlines with SQLite database and shapefiles describing the World.
In addition, I am considering to publish OSM Scout Server with Mapnik only via OpenRepos and avoid publishing it in Harbour. That would allow me to distribute following sane Linux model with separate packages for Mapnik and the server. Otherwise I would have to start configuring Mapnik to look for input plugins / fonts in some obscure OSM Scout Server directories. In Harbour, I can publish then the version with libosmscout only, for example. What do you think about such approach?