On Sat, 9 Jul 2016 21:42:39 0200, Sebastiaan Couwenberg
<[email protected]> wrote:
On 07/09/2016 07:47 PM, Sebastiaan Couwenberg wrote:
* osmcoastline, builds:
- osmcoastline
https://tracker.debian.org/pkg/osmcoastline
Of the various new osmium packages, only osmcoastline is affected by
GDAL transitions. It will need to be rebuilt with GDAL 2.1 from the
nightly PPA if you want to use it OSGeo-Live.
regarding coastline, a quick search reveals:
* natural_earth2 database has a table called ne_10m_land that
defines coastline in parts
* install_gmt.sh:# install high res world coastline (currently
disabled due to disc space concerns)
* install_osm.sh:# # GRASS GIS commands to turn the .osm coastline
segment into a closed shapefile polygon
commented out by the author hamishb, for many Live versions now
* install_zygrib.sh:# zygrib-maps package is 8.6mb (contains NOAA's
GSHHS coastline)
* Q. list all packages installed in beta1 mentioning osm (no
coastline found)
dbb=# select * from parseout10_beta1 where pkg_name ~ 'osm'
order by pkg_name,script_name;
script_name | action | pkg_name
--------------------+--------+----------------------
install_osm | NEW | imposm
install_osm | NEW | josm
install_osm | NEW | libosmpbf-java
install_spatialite | NEW | libreadosm1
install_osm | NEW | osm2pgsql
install_osm | NEW | osmctools
install_osm | NEW | osmium-tool
install_osm | NEW | osmosis
install_osm | NEW | python-imposm
install_osm | NEW | python-imposm-parser
install_osm | NEW | python-osmapi
(11 rows)
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc