diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/README.md openstreetmap-mapnik-carto-stylesheet-data-2.6.0/README.md --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/README.md 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/README.md 2013-11-14 21:21:35.000000000 +0000 @@ -66,7 +66,8 @@ * [PostgreSQL](http://www.postgresql.org/) * [PostGIS](http://postgis.org/) * [ogr2ogr](http://www.gdal.org/) command line GDAL utility for processing vector data. here we use it to work around a encoding bug in the Nautral Earth data. -* curl and unzip for downloading and decompressing files +* curl, unzip for downloading and decompressing files +* shapeindex (a companion utility to Mapnik found in the mapnik-utils package) for indexing downloaded shapefiles # Roadmap diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/amenity-points.mss openstreetmap-mapnik-carto-stylesheet-data-2.6.0/amenity-points.mss --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/amenity-points.mss 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/amenity-points.mss 2013-11-14 21:21:35.000000000 +0000 @@ -75,7 +75,7 @@ point-placement: interior; } - [amenity = 'chalet'][zoom >= 17]::amenity { + [tourism = 'chalet'][zoom >= 17]::tourism { point-file: url('symbols/chalet.p.16.png'); point-placement: interior; } @@ -575,6 +575,7 @@ text-halo-radius: 1; text-wrap-width: 20; text-placement: interior; + text-dy: 6; } [tourism = 'alpine_hut'][zoom >= 15]::tourism { @@ -624,6 +625,7 @@ } [tourism = 'hotel']::tourism, + [tourism = 'motel']::tourism, [tourism = 'hostel']::tourism, [tourism = 'chalet']::tourism { [zoom >= 17] { @@ -856,7 +858,7 @@ [zoom >= 17] { text-name: "[name]"; text-size: 8; - text-dy: 9; + text-dy: 10; text-fill: #939; text-face-name: @book-fonts; text-halo-radius: 1; diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/debian/changelog openstreetmap-mapnik-carto-stylesheet-data-2.6.0/debian/changelog --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/debian/changelog 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/debian/changelog 2013-11-14 21:21:36.000000000 +0000 @@ -1,5 +1,12 @@ +openstreetmap-mapnik-carto-stylesheet-data (2.6.0-1~saucy1) saucy; urgency=low + + * Fix missing dependency on curl + * update stylesheet to version 2.6.0 + + -- Kai Krueger Thu, 14 Nov 2013 11:00:00 +0000 + openstreetmap-mapnik-carto-stylesheet-data (2.5.0-1~saucy3) saucy; urgency=low * initial package of the carto based openstreetmap stylesheet - -- Kai Krueger Tue, 22 Oct 2013 11:00:00 +0000 + -- Kai Krueger Sun, 20 Oct 2013 11:00:00 +0000 diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/debian/control openstreetmap-mapnik-carto-stylesheet-data-2.6.0/debian/control --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/debian/control 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/debian/control 2013-11-14 21:21:36.000000000 +0000 @@ -7,7 +7,7 @@ Package: openstreetmap-mapnik-carto-stylesheet-data Architecture: all -Depends: ${misc:Depends}, libmapnik(>= 2.1.0), ttf-dejavu, debconf, tar, unzip, wget, bzip2, gdal-bin +Depends: ${misc:Depends}, libmapnik(>= 2.1.0), ttf-dejavu, debconf, tar, unzip, wget, bzip2, gdal-bin, curl Recommends: openstreetmap-postgis-db-setup Suggests: libapache2-mod-tile, osm2pgsql Description: Provides a stylesheet and costline data for rendering OpenStreetMap with Mapnik diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/osm.xml openstreetmap-mapnik-carto-stylesheet-data-2.6.0/osm.xml --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/osm.xml 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/osm.xml 2013-11-14 21:21:36.000000000 +0000 @@ -88,23 +88,6 @@ - - - nepopulated - - - - - - + + nepopulated + + + + + + + @@ -12546,17 +12501,6 @@ ([place] = 'village') - - 25000 - ([place] = 'large_village') - - - - 200000 - 25000 - ([place] = 'large_village') - - - - @@ -13501,11 +13445,6 @@ - 5000 - ([amenity] = 'chalet') - - - 12500 ([amenity] = 'car_sharing') @@ -13599,6 +13538,11 @@ + 5000 + ([tourism] = 'chalet') + + + 12500 ([tourism] = 'caravan_site') @@ -13619,8 +13563,8 @@ amenity-points-tourism amenity-points-amenity amenity-points-highway - amenity-points-waterway amenity-points-lock + amenity-points-waterway amenity-points-man_made amenity-points-historic amenity-points-shop @@ -13701,12 +13645,12 @@ 5000 - ([shop] = 'fashion') + ([shop] = 'clothes') 5000 - ([shop] = 'clothes') + ([shop] = 'fashion') @@ -13749,17 +13693,17 @@ - - @@ -13938,11 +13882,6 @@ - 5000 - ([amenity] = 'chalet') - - - 12500 ([amenity] = 'car_sharing') @@ -14036,6 +13975,11 @@ + 5000 + ([tourism] = 'chalet') + + + 12500 ([tourism] = 'caravan_site') @@ -14056,8 +14000,8 @@ amenity-points-poly-tourism amenity-points-poly-amenity amenity-points-poly-highway - amenity-points-poly-waterway amenity-points-poly-lock + amenity-points-poly-waterway amenity-points-poly-man_made amenity-points-poly-historic amenity-points-poly-shop @@ -14460,68 +14404,68 @@ @@ -14665,20 +14614,20 @@ @@ -14919,68 +14868,68 @@ @@ -15124,20 +15078,20 @@ diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/placenames.mss openstreetmap-mapnik-carto-stylesheet-data-2.6.0/placenames.mss --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/placenames.mss 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/placenames.mss 2013-11-14 21:21:35.000000000 +0000 @@ -57,8 +57,7 @@ } #placenames-medium::city { - [place = 'city'], - [place = 'metropolis'] { + [place = 'city'] { [zoom >= 6][zoom < 15] { text-name: "[name]"; text-size: 8; @@ -76,9 +75,7 @@ } #placenames-medium::town { - [place = 'town'], - [place = 'large_town'], - [place = 'small_town'] { + [place = 'town'] { [zoom >= 9] { text-name: "[name]"; text-size: 8; @@ -112,8 +109,7 @@ } #placenames-small::village { - [place = 'village'], - [place = 'large_village'] { + [place = 'village'] { [zoom >=12] { text-name: "[name]"; text-size: 9; diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/project.mml openstreetmap-mapnik-carto-stylesheet-data-2.6.0/project.mml --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/project.mml 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/project.mml 2013-11-14 21:21:35.000000000 +0000 @@ -112,25 +112,6 @@ "name": "necountries" }, { - "geometry": "point", - "extent": [ - -179.58997888396897, - -85.051, - 179.38330358817018, - 82.48332318035943 - ], - "id": "nepopulated", - "class": "", - "Datasource": { - "file": "data/ne_10m_populated_places/ne_10m_populated_places_fixed.shp", - "type": "shape" - }, - "srs-name": "WGS84", - "srs": "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs", - "advanced": {}, - "name": "nepopulated" - }, - { "extent": [ -179.99999692067183, -84.96651228427099, @@ -1568,6 +1549,28 @@ { "geometry": "point", "extent": [ + -179.58997888396897, + -85.051, + 179.38330358817018, + 82.48332318035943 + ], + "id": "nepopulated", + "class": "", + "Datasource": { + "file": "data/ne_10m_populated_places/ne_10m_populated_places_fixed.shp", + "type": "shape", + "encoding": "windows-1252" + }, + "srs-name": "WGS84", + "srs": "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs", + "advanced": { + "encoding": "windows-1252" + }, + "name": "nepopulated" + }, + { + "geometry": "point", + "extent": [ -179.99999692067183, -84.96651228427099, 179.99999692067183, @@ -1598,7 +1601,7 @@ ], "Datasource": { "type": "postgis", - "table": "(select way,place,name,ref\n from planet_osm_point\n where place in ('city','metropolis','town') and capital='yes'\n ) as placenames", + "table": "(select way,place,name,ref\n from planet_osm_point\n where place in ('city','town') and capital='yes'\n ) as placenames", "extent": "-20037508,-19929239,20037508,19929239", "key_field": "", "geometry_field": "way", @@ -1621,7 +1624,7 @@ ], "Datasource": { "type": "postgis", - "table": "(select way,place,name\n from planet_osm_point\n where place in ('city','metropolis','town','large_town','small_town')\n and (capital is null or capital != 'yes')\n ) as placenames", + "table": "(select way,place,name\n from planet_osm_point\n where place in ('city','town')\n and (capital is null or capital != 'yes')\n ) as placenames", "extent": "-20037508,-19929239,20037508,19929239", "key_field": "", "geometry_field": "way", @@ -1644,7 +1647,7 @@ ], "Datasource": { "type": "postgis", - "table": "(select way,place,name\n from planet_osm_point\n where place in ('suburb','village','large_village','hamlet','locality','isolated_dwelling','farm')\n ) as placenames", + "table": "(select way,place,name\n from planet_osm_point\n where place in ('suburb','village','hamlet','locality','isolated_dwelling','farm')\n ) as placenames", "extent": "-20037508,-19929239,20037508,19929239", "key_field": "", "geometry_field": "way", diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/shapefiles.mss openstreetmap-mapnik-carto-stylesheet-data-2.6.0/shapefiles.mss --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/shapefiles.mss 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/shapefiles.mss 2013-11-14 21:21:35.000000000 +0000 @@ -6,13 +6,15 @@ } #nepopulated { - [SCALERANK = 1][zoom >= 3][zoom < 5] { - text-name: "[NAME]"; - text-size: 8; - text-fill: grey; - text-face-name: @book-fonts; - text-halo-radius: 1; - text-dy: 2; + [zoom >= 3][zoom < 5] { + [SCALERANK = 0], + [SCALERANK = 1] { + text-name: "[NAME]"; + text-size: 8; + text-fill: grey; + text-face-name: @book-fonts; + text-halo-radius: 1; + } } } diff -Nru openstreetmap-mapnik-carto-stylesheet-data-2.5.0/water-features.mss openstreetmap-mapnik-carto-stylesheet-data-2.6.0/water-features.mss --- openstreetmap-mapnik-carto-stylesheet-data-2.5.0/water-features.mss 2013-10-22 23:23:32.000000000 +0000 +++ openstreetmap-mapnik-carto-stylesheet-data-2.6.0/water-features.mss 2013-11-14 21:21:35.000000000 +0000 @@ -35,7 +35,7 @@ #piers { [man_made = 'breakwater'], [man_made = 'groyne'] { - [zoom >= 11] { + [zoom >= 12] { line-width: 1; line-color: #aaa; } @@ -46,7 +46,7 @@ line-width: 4; } } - [man_made = 'pier'][zoom >= 11] { + [man_made = 'pier'][zoom >= 12] { line-width: 1.5; line-color: @land-color; [zoom >= 13] { line-width: 3; }