all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: swedebugia <swedebugia@riseup.net>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: OSM tile server with Guix
Date: Sat, 23 Feb 2019 13:32:56 +0100	[thread overview]
Message-ID: <CAE4v=pjO+j5k1o4MjL78B+WBJ58Lzk_8e1D3QYXFjpJVQrfY4w@mail.gmail.com> (raw)
In-Reply-To: <7d1f1d16-41b5-8171-517f-014de5cc0b55@riseup.net>

Hello,

swedebugia <swedebugia@riseup.net> ezt írta (időpont: 2019. febr. 23.,
Szo, 12:03):
>
> Hi
>
> I read up on how to setup a tile server with the least hassle. It is
> quite a bit involved according to this guide:
> https://switch2osm.org/manually-building-a-tile-server-18-04-lts/
>
> I imagine this could be more fully automated with guix if we find a way
> to run the pgsql-commands from guile and write the necessary services.
>
> We have most of the bits and pieces already but I spotted a few that
> were missing while reading and thought I would share them here:
>
> * mod_tile (apache plugin) https://github.com/openstreetmap/mod_tile

Yes, that woul make sense.

> * carto (uses npm and node) https://www.npmjs.com/package/carto (7
> dependencies - at least 1 with a lot of dependencies (yargs))

My usecases usually can be solved using hand-authored styles, but would be
nice to have. (Carto usually created something very bloated for me)

> * openstreetmap-carto (contain carto-css styles and a lua-script useful
> for tag-transformation when loading pbf-files into a postgis database
> with osm2pgsql and get-shapefiles.py a script to download low-zoom
> country boundaries) https://github.com/gravitystorm/openstreetmap-carto/
>
> This last one should perhaps be included in our osm2pgsql-package
> because it is hard to imagine someone using one but not the other.

I sometimes use osm2pgsql without any need for rendering, so when using
the database not for rendering, but as a database, these functions are
not needed.
I would keep these separate. Wdyt?

>
> It seems we need a renderd-service also.
>
> Thoughts?
>
> --
> Cheers Swedebugia
>

Best regards,
g_bor

  reply	other threads:[~2019-02-23 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-23  5:44 OSM tile server with Guix swedebugia
2019-02-23 12:32 ` Gábor Boskovits [this message]
2019-02-23  8:26   ` swedebugia
2019-02-24 15:54 ` Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=pjO+j5k1o4MjL78B+WBJ58Lzk_8e1D3QYXFjpJVQrfY4w@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=swedebugia@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.