libosmscout

Frans Schreuder fransschreuder at gmail.com
Thu Jun 25 08:10:26 UTC 2015


Hello Matthias,

If you download the tools from
https://github.com/fransschreuder/OSMScout-ubuntu, you can compile the
following tools:

git clone https://github.com/fransschreuder/OSMScout-ubuntu.git

cd OSMScout-ubuntu/OSMScout/libosmscout/
./autogen.sh
./configure --prefix=/usr
make
sudo make install
sudo ldconfig

cd OSMScout-ubuntu/OSMScout/libosmscout-import/
./autogen.sh
./configure --prefix=/usr
make
sudo make install
sudo ldconfig

cd OSMScout-ubuntu/OSMScout/Import/
./autogen.sh
./configure --prefix=/usr
make
sudo make install

osmscout-import <mapfile.osm.pbf>

Don't use the upstream map converter tools from
http://wiki.openstreetmap.org/wiki/Libosmscout, as the map format
changes very often and is already ahead of OSMScout for Ubuntu phone.

Frans





On 06/25/2015 10:02 AM, Matthias Apitz wrote:
> Hello,
>
> While we have some OSM tools in our ports:
>
> $ ls -dC1 ports/*/*osm*/pkg-descr
> ports/astro/josm/pkg-descr
> ports/astro/libosmpbf/pkg-descr
> ports/astro/osmium/pkg-descr
> ports/astro/osmosis/pkg-descr
> ports/comms/gr-osmosdr/pkg-descr
> ports/converters/osm2mp/pkg-descr
> ports/converters/osm2pgsql/pkg-descr
> ports/deskutils/osmo/pkg-descr
> ports/devel/libosmo-abis/pkg-descr
> ports/devel/libosmo-sccp/pkg-descr
> ports/devel/libosmocore/pkg-descr
> ports/games/cosmo/pkg-descr
> ports/games/cosmosmash/pkg-descr
> ports/games/xosmulti/pkg-descr
> ports/graphics/cosmoplayer/pkg-descr
> ports/graphics/glosm/pkg-descr
> ports/graphics/libosmesa/pkg-descr
>
> There seems to be no implementation of the tools described here:
>
> http://wiki.openstreetmap.org/wiki/Libosmscout
>
> for rendering of OSM data for offline usage, or am I wrong?
> Has anybody tried to port this to FreeBSD?
>
> I have an Ubuntu based phone and there is an app which needs the files
> for offline map routing, details see here:
>
> https://github.com/fransschreuder/OSMScout-ubuntu
>
> Thanks
>
> 	matthias


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20150625/e0ae1e72/attachment.bin>


More information about the freebsd-questions mailing list