Date: Thu, 25 Jun 2015 10:10:23 +0200 From: Frans Schreuder <fransschreuder@gmail.com> To: Matthias Apitz <guru@unixarea.de>, freebsd-questions@freebsd.org Subject: Re: libosmscout Message-ID: <558BB76F.90602@gmail.com> In-Reply-To: <20150625080200.GA2397@c720-r276659> References: <20150625080200.GA2397@c720-r276659>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XRB5bkwrQhdg3FB2nQDAwgOxd33ChNUji Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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/ =2E/autogen.sh =2E/configure --prefix=3D/usr make sudo make install sudo ldconfig cd OSMScout-ubuntu/OSMScout/libosmscout-import/ =2E/autogen.sh =2E/configure --prefix=3D/usr make sudo make install sudo ldconfig cd OSMScout-ubuntu/OSMScout/Import/ =2E/autogen.sh =2E/configure --prefix=3D/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 --XRB5bkwrQhdg3FB2nQDAwgOxd33ChNUji Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlWLt28ACgkQcY8HGIrVkF7GIgCfROqPJ8tNBMzHgbLjfbdUZQWo zO0An0nU1DbtV+I4Cw/iNGfqkUtd/CXS =1N5z -----END PGP SIGNATURE----- --XRB5bkwrQhdg3FB2nQDAwgOxd33ChNUji--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?558BB76F.90602>