Releases: tilezen/vector-datasource
Releases · tilezen/vector-datasource
v0.8.0-alpha2
- [docs] Add caching guidance
v0.8.0-alpha
- [docs] Move documentation into this vector-datasource repo.
- Add
bay,straight,fjordtowaterlayer. - Update
stationcalculation fortile_kind_rankto account for point and node edge cases inpoislayer. - Minor changes to support database migrations.
v0.7.0
- Release date: 2016-01-19.
- At mid and low zooms, roads have some properties dropped and are then merged together. This produces a huge reduction in the number of features in a tile and helps reduce both tile size and rendering time. Issue, Issue.
- Gym / fitness POIs are now available with
kind: fitnessin thepoislayer. Issue. - Swimming pools are now available with
kind: swimming_poolin thewaterlayer. Issue. - Prisons are now available with
kind: prisonin both thepoisandlanduselayers. Issue. - Electronics shops are now available with
kind: electronicsin thepoislayer. Issue. - Aeroway gates are now available with
kind: gateandaeroway: gatein thepoislayer. Issue. - Motorway links no longer show at zooms 10 and below. Issue.
- Buildings are now clipped to a 3x expanded tile boundary. This limits the maximum extent of buildings and can help if you've been experiencing rendering artefacts with very large buildings. Issue, Issue.
- Zoos and other tourist attractions have been "fixed up", and now contain a much wider range of features, as well as including more attributes such as surface type. Issue.
- Requires: tileserver v0.5.0 and tilequeue v0.7.0 and TileStache v0.7.0
v0.6.0
- Release date: 2015-12-16.
- Highway exits are now present in the
poislayer, withkind:motorway_junctionand, if the data is available, properties forexit_todirections andrefreference number. Issue. - Beach polygons are now present in the
landuselayer. Issue. - Military (and rural)
landuseareas were not being output due to a bug. This has been fixed and both landuse types are now being output. Issue. - Railway platforms are now present in the
transitlayer. Issue. - Features related to winter sports are now present; with pistes in the
roadslayer askind:piste, winter sports areas / resorts in thelanduselayer withkind:winter_sportsand variouspoisrelated to ski/snowboard hire available in thepoislayer. Pistes issue. Areas issue, POIs issue. - IATA codes are included as the
iataproperty on airports for which the data is available in thepoisandlanduselayers. Issue. - Pier lines are now included in the
roadslayer withkind:path, man_made:pier. Issue. - Subway stations show at zoom 12 in the
poislayer. Issue. - Zoos now show up by zoom 13 at the latest in the
poislayer. Issue. - Ice cream shops and stands are now included in the
poislayer. Issue - Toy shops are now included in the
poislayer. Issue. - Wine shops are now included in the
poislayer. Issue - Alcohol shops are now included in the
poislayer. Issue - The
populationattribute in theplaceslayer is now always an integer. Issue. - Requires: tileserver v0.5.0 and tilequeue v0.6.0 and TileStache v0.6.0
v0.5.3
- Release date: 2015-12-07. Live in prod: 2015-12-07.
- Fix bug where school points were not being exported as POIs. Ticket.
- Requires: tileserver v0.4.1 and tilequeue v0.5.1 and TileStache v0.5.1
v0.5.2
- Release date: 2015-12-04. Live in prod: 2015-12-04.
- Make hospital POIs visible at zoom 14 by default, instead of 15. Ticket.
- Fix regression which dropped parking aisles. Ticket.
- Requires: tileserver v0.4.1 and tilequeue v0.5.1 and TileStache v0.5.1
v0.5.1
- Release date: 2015-11-24. Live in prod: 2015-11-24.
- Update landuse query to use existing index
- Requires: tileserver v0.4.1 and tilequeue v0.5.1 and TileStache v0.5.1
v0.5.0
- Release date: 2015-11-13.
- Filter out duplicate POIs in
pois,landuse, andbuildingslayers, preferring poi layer features. Includes density filter. - Add neighbourhoods (and macrohoods and microhoods) from Who's On First in the
placeslayer. New properties:min_zoom,max_zoom,kind_tile_rank,is_landuse_aoi. - Remove neighbourhoods from OpenStreetMap.
- Add
kind_tile_ranktokind=stationfeatures to enable filtering out of less important transit stations at low zooms (to reduce crowding). Weights stations that are shown at lower zoom levels by lines going through them. Lower numbers = more important. - Stop duplicating building footprints into the landuse layer, and exclude building=no features. Include all building properties at all zooms (was limited to high zooms).
- Use addr:housename as building name if feature is a POI
- Add aerialway line features into the
roadslayer. - Add back missing roads on park and other landuse boundaries that went missing when
landuse_kindintercut was added. - Add service levels to railroads features in
roadslayer to distinguish importance. - Updated High Road classifier (zoom range, sort order) for
serviceroads, including pedestrian streets, paths, and forest tracks so they are visible earlier. - Add
volumeonbuildinglayer polygons to enable more sophisticated client-side filtering at mid zooms. - Add
city_walllines andbarrierlines toboundarieslayer. - Fix minor bug around missing
waterlayer boundary lines. - Add
areato water boundary lines (so filtering of boundary lines can match polygons). - Add
townhall,laundry,dry_cleaner, andferry_terminaltopoislayer. - Move centroid calculation out of database to post-processing step
- Updated formats to contain
api_keyparameter in tilejson metadata URL - Requires: tileserver v0.4.1 and tilequeue v0.5.0 and TileStache v0.5.0
v0.4.1
- Release date: 2015-10-13
- Create new indexes to speed up query times
- Reduce
boundariesquery payload size - Requires: tileserver v0.4.0 and tilequeue v0.4.1 and TileStache v0.4.1
v0.4.0
- Release date: 2015-10-06
- Fix regression in v0.3.0 where zooms 0 to zoom 8 country and region (state, province) features from OpenStreetMap were dropped from tiles (rolling back a change in v0.2.0)
- Greater diversity of label placements for POIs, landuse, and buildings result in more balanced selection of features visible at mid and high (neighborhood) zooms. The feature's minimum recommended visible zoom is now included as a property (eg:
min_zoom=10.7763), useful for determining feature priority in client-side label collisions. Currently visibility should be calculated combined with area filters, we'll move that serverside in later releases. - Add label positions for water bodies to the
waterlayer noted aslabel_position=yes. - Add label positions for buildings to the
buildingslayer noted aslabel_position=yes. - Landuse label positions are now additionally available in the
landuselayer directly, noted withlabel_position=yes. - WARNING: The existing
landuse-labelslayer will be depreciated in a later release. - Add
locationandlayertags to buildings features in thebuildingslayer to determine if something islocation=undergroundorlayer=-1(like BART stations in San Francisco). - Administrative boundary line improvements are back in the
boundarieslayer: now based on OSM relations, includes localized left- and right-names, and addsmaritime_boundary=yeswhen the boundary is out in the deep sea. Note that this is slightly different than themaritime=yestag that comes directly from OSM as we're calculating it using a custom spatial mask that will be improved over time. - Add
ferrylines starting at zoom 8 toroadlayer. - Add airport
runwaylines starting at zoom 9 in theroadslayer. Can be combined withlanduse_kindattributes to throttle visibility. - Requires: tileserver v0.4.0 and tilequeue v0.4.0 and TileStache v0.4.0