unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Mendler <mail@daniel-mendler.de>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: No bug-report address for OSM packge
Date: Sun, 8 May 2022 10:18:37 +0200	[thread overview]
Message-ID: <520d536f-7f50-bf3b-6f09-d4b226aed2a6@daniel-mendler.de> (raw)
In-Reply-To: <E1nnTXN-0003tV-5p@fencepost.gnu.org>

On 5/8/22 01:08, Richard Stallman wrote:
>   > 1. The search currently returns the results in the language of the
>   > locations which have been found.
> 
> I can see various possible meanings for that.
> Do you mean, it returns each result in that result's own language?

Yes, this is what I meant. But I've changed it. In the newest version,
the results are returned in the language specified by the variable
`osm-search-language'. If you set this variable to the empty string,
then each result is returned "in that result's own language".

>   > Osm.el comes with multiple preconfigured map
>   > servers which render the map in different ways.
> 
> Could you explain what "server" means here?  Are you talking about web
> servers that Emacs contacts across the internet?  If not, that, then
> what sort of thing are they?

Yes, the map tiles are provided by a specialized web server. An example
tile lives at the URL: https://tile.openstreetmap.org/7/63/42.png

You can take a look at the wiki of available tile servers:
https://wiki.openstreetmap.org/wiki/Tile_servers

osm.el comes with a list of preconfigured tile servers, which are all
free to use (funded by donations) and based on free software. You can
chose one of them by clicking on the button in the header-line.

>   >  For example the
>   > "Mapnik(de)" server renders the labels in both Latin script and the
>   > local language.
> 
> That sounds like what I want.  Does the use of this require an
> internet connection?  Or is it software and data loaded locally
> so it could be used without an internet connection?

Yes, this requires an internet connection. Setting up the map rendering
and map data base server locally is a major undertaking. I don't
recommend it if you are not already intrinsically interested in the
OpenStreetMap project itself, e.g., if you are a OpenStreetMap server
administrator or developer of the free server software. As of today, the
current full OpenStreetMap data dump in the form of an XML file has a
size of 115GB. If you decompress this file it blows up to about 1.5TB.

> Is this documented in the package documentation?

The use of the internet is documented implicitly in the README, but one
could be more explicit about it. I see the words "fetches", "tile
servers" and "curl" in the README.

Daniel



  reply	other threads:[~2022-05-08  8:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05 18:38 No bug-report address for OSM packge Richard Stallman
2022-05-05 19:45 ` Protesilaos Stavrou
2022-05-06 23:18   ` Richard Stallman
2022-05-06 23:46     ` Stefan Monnier
2022-05-08 23:36       ` Richard Stallman
2022-05-07  7:58   ` Daniel Mendler
2022-05-07 23:08     ` Richard Stallman
2022-05-08  8:18       ` Daniel Mendler [this message]
2022-05-08 23:39         ` Richard Stallman
2022-05-09  9:01           ` Daniel Mendler

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=520d536f-7f50-bf3b-6f09-d4b226aed2a6@daniel-mendler.de \
    --to=mail@daniel-mendler.de \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).