[OSM-dev] Nominatim 3.1.0 released

2018-01-17 Thread Sarah Hoffmann
Hi,
  
we are happy to announce the release of Nominatim 3.1.0,
the OpenStreetMap geocoding software.

This release brings a major overhaul of postcode handling and the
PHP frontend code.

Postcodes now reside in their own table `location_postcode` which can be
updated at any time. Postcodes for places are no longer part of the
standard address but are guessed with using a dedicated algorithm. On the
search side, post codes can now be ignored in the query, improving results
in areas where postcode coverage in OSM is bad. For more details read 
https://www.openstreetmap.org/user/lonvia/diary/43143.

The PHP frontend code that parses incoming queries and looks up and
formats the results has been thoroughly refactored into a set of classes
with much smaller functions. All code is now documented and the API tests
have resulted in almost 100% code coverage. 

For a more complete list of changes, see the ChangeLog file.

For users of Nominatim 3.0.0, there is a migration guide at
http://nominatim.org/release-docs/latest/admin/Migration/ However,
to fully benefit from the improved postcodes, a database reimport is
strongly recommended.

Installation instructions can be found at
http://nominatim.org/release-docs/latest/

Happy geocoding.

Sarah


___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: I18n of JOSM plugins (with Gradle build) via Transifex

2018-01-17 Thread Vincent Privat
The SVN external allows us to detect compilation failure with Jenkins, it's
very useful!

2018-01-17 13:40 GMT+01:00 Florian Schäfer :

> That would be another option. I'd be ok with either of these.
>
> Let's continue the discussion in the ticket https://josm.openstreetmap.
> de/ticket/8645 . I prepared a patch that would ignore plugins with a
> `.tx/config` file.
>
> Florian
>
>  Weitergeleitete Nachricht 
> Von: Dirk Stöcker 
> Reply-to: josm-dev@openstreetmap.org
> An: josm-dev@openstreetmap.org
> Betreff: Re: I18n of JOSM plugins (with Gradle build) via Transifex
> Datum: Wed, 17 Jan 2018 09:23:46 +0100 (CET)
>
> On Tue, 16 Jan 2018, Vincent Privat wrote:
>
> > We should definitively avoid to push translations to Launchpad now,
> > for
> > plugins having a ".tx" folder.
>
> Simply remove the "svn:external" in the SVN.
>
> Ciao
>


Re: I18n of JOSM plugins (with Gradle build) via Transifex

2018-01-17 Thread Florian Schäfer
That would be another option. I'd be ok with either of these.

Let's continue the discussion in the ticket https://josm.openstreetmap.
de/ticket/8645 . I prepared a patch that would ignore plugins with a
`.tx/config` file.

Florian

 Weitergeleitete Nachricht 
Von: Dirk Stöcker 
Reply-to: josm-dev@openstreetmap.org
An: josm-dev@openstreetmap.org
Betreff: Re: I18n of JOSM plugins (with Gradle build) via Transifex
Datum: Wed, 17 Jan 2018 09:23:46 +0100 (CET)

On Tue, 16 Jan 2018, Vincent Privat wrote:

> We should definitively avoid to push translations to Launchpad now,
> for
> plugins having a ".tx" folder.

Simply remove the "svn:external" in the SVN.

Ciao

signature.asc
Description: This is a digitally signed message part


[OSM-dev] PostGIS 2.3.6 and PostGIS 2.4.3 are out

2018-01-17 Thread Komяpa
Don't forget to upgrade.

-- Forwarded message -
From: Regina Obe 
Date: ср, 17 янв. 2018 г. в 9:18
Subject: [postgis-users] PostGIS 2.3.6 and PostGIS 2.4.3 are out
To: PostGIS Development Discussion 
Cc: PostGIS Users Discussion 


The PostGIS development team is pleased to provide bug fix release 2.3.6 and
2.4.3 for the PostGIS 2.3 and 2.4 stable branches.
Key fixes in these releases are Brin upgrade, ST_Transform schema
qualification to fix issues with restore, foreign table, and materialized
view use, ClusterKMeans and encoded polyline fixes.
Closed tickets -  http://bit.ly/2DbwH5P

After installing the binaries or after running pg_upgrade, make sure to do:

ALTER EXTENSION postgis UPDATE;

- if you use the other extensions packaged with postgis - make sure to
upgrade those as well

ALTER EXTENSION postgis_sfcgal UPDATE;
ALTER EXTENSION postgis_topology UPDATE;
ALTER EXTENSION postgis_tiger_geocoder UPDATE;

If you use legacy.sql or legacy_minimal.sql,
make sure to rerun the version packaged with these releases if you are
upgrading from a lower minor version.

2.3.6
source download -
http://download.osgeo.org/postgis/source/postgis-2.3.6.tar.gz
news - https://svn.osgeo.org/postgis/tags/2.3.6/NEWS
pdf doc download - http://download.osgeo.org/postgis/docs/postgis-2.3.6.pdf
html doc download -
http://download.osgeo.org/postgis/docs/doc-html-2.3.6.tar.gz
epub doc download -
http://download.osgeo.org/postgis/docs/postgis-2.3.6.epub
ChangeLog - https://svn.osgeo.org/postgis/tags/2.3.6/ChangeLog


2.4.3
source download -
http://download.osgeo.org/postgis/source/postgis-2.4.3.tar.gz
news - https://svn.osgeo.org/postgis/tags/2.4.3/NEWS
pdf doc download - http://download.osgeo.org/postgis/docs/postgis-2.4.3.pdf
html doc download -
http://download.osgeo.org/postgis/docs/doc-html-2.4.3.tar.gz
epub doc download -
http://download.osgeo.org/postgis/docs/postgis-2.4.3.epub
ChangeLog - https://svn.osgeo.org/postgis/tags/2.4.3/ChangeLog


Love,
PostGIS Development Team
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: I18n of JOSM plugins (with Gradle build) via Transifex

2018-01-17 Thread Dirk Stöcker

On Tue, 16 Jan 2018, Vincent Privat wrote:


We should definitively avoid to push translations to Launchpad now, for
plugins having a ".tx" folder.


Simply remove the "svn:external" in the SVN.

Ciao
--
http://www.dstoecker.eu/ (PGP key available)