Releases: tilezen/vector-datasource
Releases · tilezen/vector-datasource
v0.10.4
- Release date: 2016-06-28
- Update tilejson layers. See #874.
- Requires: tileserver v0.6.1 and tilequeue v0.9.0 and TileStache v0.10.1
v0.10.3
- Release date: 2016-05-20.
- Limit addresses to points. See #834.
- Requires: tileserver v0.6.1 and tilequeue v0.9.0 and TileStache v0.10.1
v0.10.2
- Release date: 2016-05-10.
- Add test to verify building heights and properties use the
_
separator. See #806. - Requires: tileserver v0.6.1 and tilequeue v0.9.0 and TileStache v0.10.1
v0.10.1
- Release date: 2016-05-06.
- Update state boundaries from NE to include statistical boundaries. See #797.
- Requires: tileserver v0.6.1 and tilequeue v0.9.0 and TileStache v0.10.0
v0.10.0
- Release date: 2016-05-04.
- Paths get a significant makeover in the
roads
layer:- Many
path
,footway
, andcycleway
features are visible earlier up to zoom 11, based on their designation as or inclusion in walking and cycling networks. - If a track, major road, or minor road is part of a walking or cycling network it is also visible earlier.
- Some
footway
andstair
features are visible later than before at zoom 15. - Add
footway
property to disentanglesidewalk
andcrossing
features from other footways. - Add
walking_network
property with values iniwn
,nwn
,rwn
, andlwn
to indicate features's international to local significance. - Add other additional properties:
bicycle
,foot
,horse
,tracktype
,incline
,trail_visibility
andsac_scale
. - Most paths are now named on introduction, before they were only available at zoom 14+.
- See #593, #596, and #775.
- Many
- Add bicycle properties to the
roads
layer:- Add
is_bicycle_related
property, set totrue
when road is a cycleway, part of a cycling network, or has bicyle lanes or other cycling related infrastrucure. - Add
bicycle_network
property with values inicn
,ncn
,rcn
, andlcn
to indicate features's international to local significance. - Add properties for
cycleway
,cycleway_left
,cycleway_right
,oneway_bicycle
, andsegregated
. - See #647.
- Add
- Add new outdoors related polygons to the
landuse
layer: - Add new natural lines to the
landuse
layer:tree_row
andhedge
.- See #566.
- Add outdoor related points to the
pois
layer:adit
,battlefield
,bbq
,beach_resort
,beacon
,bicycle_repair_station
,boat_rental
,boat_storage
,caravan_site
,communications_tower
,cross
,dam
,dive_centre
,dog_park
,dune
,egress
,firepit
,fishing_area
,fishing
,fort
,gas
,geyser
,hazard
,hot_spring
,hunting
,life_ring
,mast
,mineshaft
,monument
,motorcycle
,observatory
,offshore_platform
,outdoor
,petroleum_well
,picnic_site
,picnic_table
,power_pole
,power_tower
,put_in_egress
,putin
,pylon
,ranger_station
,rapid
,recreation_track
,rock
,saddle
,scuba_diving
,shower
,sinkhole
,stone
,summer_camp
,swimming_area
,telescope
,trailhead
,waterfall
,waste_disposal
,water_park
,water_point
,water_tower
,water_well
, andwatering_place
.- See #594, #599, #602, #657, #662, #663, #671, #674, and #675.
- Add outdoor related lines to the
roads
layer.portage_way
- See #677.
- Add
dam
to theboundaries
layer, and removed it from thewater
layer. See #663 and #773. - Add
waterfall
features to thepois
layer:- Includes
height
value in integer meters. - Zoom visibility is based on waterfall height: taller than 300 meters are visible at zoom 12 and waterfalls with height less than 50 meters are visible at zoom 14.
- See
#677.
- Includes
- Modified
peak
features in thepois
layer: - Add
intermittent
property towater
layer features:- Value of
yes
allows styling to distingish streams that do not run year round. - See
#668.
- Value of
- Add whitewater related points to the
pois
layer:putin
,egress
,put_in_egress
,hazard
andrapid
.- Related:
portage_way
features added in theroads
layer. - See #599.
- Add
bicycle_junction
features inpois
layer:- A common European feature in signed bicycle routes with named junctions, these features are added at zoom 16.
- The cycle network reference point's
ref
value is derived from one oficn_ref
,ncn_ref
,rcn_ref
orlcn_ref
, in descending order and is suitable for naming or use in a shield. - See #592.
- Add
cycle_barrier
features to thepois
layer at zoom 18. See #592. - Modify existing bicycle related features in
pois
layer:bicycle
shops are now visible earlier at zoom 15.bicycle_rental
is now visible at zoom 16.bicycle_rental_station
are split off frombicycle_rental
shops and are visible at zoom 17. They include additional properties forcapacity
(an integer value),network
,operator
, andref
.- Features of kind
bicycle_parking
gain additional properties foraccess
,capacity
,covered
,fee
,operator
,maxstay
, andsurveillance
. - See #592.
- Add features of kind
walking_junction
to thepois
layer:- Walking junctions are common in Europe for signed walking routes with named junctions, added at zoom 16.
- The walking network reference point's
ref
value is derived from one ofiwn_ref
,nwn_ref
,rwn_ref
orlwn_ref
, in descending order and is suitable for naming or use in a shield. - See #592.
- Add
island
,islet
, andarchipelago
label placement points to theearth
layer. See #399. - Add
cliff
andarete
lines toearth
layer. See #601. - Add label placement lines for
ridge
andvalley
to theearth
layer. See #601. - Move
continent
label placements to theearth
layer from theplaces
layer, a breaking change. See #703. - Move
ocean
andsea
label positions to thewater
layer from theplaces
layer, a breaking change. See #148. - Normalize
kind
values in theboundaries
layer, a breaking change: - Normalize
kind
values in thewater
layer, a breaking change: - Add
sources
to theearth
layer:- Indicate
naturalearth.com
,openstreetmapdata.com
, oropenstreetmap.org
as source. - See #737
- Indicate
- Bug fixes:
- Identify
yes
kindpois
to their respective values, including genericoffice
. See #705. - Don't merging lines in the
roads
layer at zoom 16 (the max zoom). See #766. - Line merging in the
roads
layer should produce long lines, not many 2 segment lines. See #768. - Removed reference to non-existant
highway=minor
andhighway=footpath
inroads
layer queries. See #680.
- Identify
- Refactor how we calculate
kind
values using YAML config files across all layers to provide more determinism and eliminateyes
values. Follow on to v0.9 changes in #580 and #282. See #646 and #687 - Update how we handle OpenStreetMap data updates via planet_osm_rels triggers. See #711.
- Requires: tileserver v0.6.1 and [tilequeue v0.9.0](https://github.com/mapzen/tilequeue/...
v0.9.1
v0.9.0
- Release date: 2016-03-24. Live in prod: 2015-03-30.
- Adjust tile rank for
station
features in thepois
layer, emphasizing rail stations over other types of transit. See #506. - Remove long tail of less important
station
features from mid-zooms in thepois
layer. See #506. - Show more
station
features in thepois
layer by limiting "merging" to zooms less than 15. See #506. - Show existing aerialway
station
& railwaytram_stop
features in thepois
layer earlier at zoom 13. See #587. - Add several boolean values to indicate
station
transit service types inpois
layer. See #352. - Add
state
property tostation
features in thepois
layer to indicate planned and under construction features. See #484. - Add optional
root_relation_id
ID value on transitstation
features in thepois
layer. See #590. CORRECTED 9/31: earlier documentation incorrectly saidosm_site_relation
. - Add optional
uic_ref
tostation
features in thepois
layer. - Add additional transit points to
pois
layer and lines to thetransit
layer for grab bag of stops, halts, stop areas, and platforms. See #469. - Show
transit
layer features at earlier zoom levels, including internationaltrain
,subway
,light_rail
, andtram
. See #472. - Add
funicular
andmonorail
features to thetransit
layer. See #588. - Remove physical
railway
from thetransit
layer; they don't have passenger service. See #501. - Add
service
values totransit
layer line features to indicate international, national, and regional importance. See #471. - Add a new boolean
is_bus_route
property to features in theroads
layer starting at zoom 12 if anybus
ortrolley_bus
route passes along the way. No indication is provided for which bus routes at this time. See #611. - Add
subway
andfunicular
lines toroads
layer as a type ofrail
. See #549 and #510. - Remove
disused
features from thepois
layer, for instance disused railway stations. See #368. - Limit visibility of
closed
andhistorical
features to zoom 17+ in thepois
andbuildings
layers. See #291 and #483. - Remove internal
mz_is_building
property from features in thelanduse
layer. See #333. - Document recommended overlay and underlay sort_key orders. See #586.
- Move much of the
kind
calculation logic from pure SQL to CSV spreadsheets for easier config and address outstanding SQL coalesce bugs. See #580 and #282. - Normalize
source
property across all layers. If you have custom place filters, this will be a breaking change. See #503. - Requires: tileserver v0.6.1 and tilequeue v0.8.0 and TileStache v0.9.0
v0.8.0
- Release date: 2016-03-04.
- Add new label placements in the
water
layer forbay
,strait
, andfjord
. Issue #400 - Add new kinds in the
pois
layer forhardware
andtrade
to capture more types of "big box" stores. Issue #520 - Additions to the
pois
layer to celebrate International Women's Day. Issue #526- Basic mappings:
childcare
,clinic
,dentist
,doctors
,kindergarten
,midwife
,phone
,social_facility
, andtoilets
. - Most social facility are indicated by their detailed kind. Common kinds:
ambulatory_care
,assisted_living
,food_bank
,group_home
,outreach
,shelter
,workshop
, see TagInfo for full set.
- Basic mappings:
- Large hotels and "big box" stores now appear at earlier zooms in the
pois
layer. Issues 520 and 522 - The
pois
layer now inludels all features at zoom 16 that were only available in zoom 17 and 18 previously. But we now include a recommendedmin_zoom
to replicate the earlier behavior. Issue #478 - Improved station
tile_kind_rank
values in thepois
layer by including more data. Railway route extraction no longer relies on theplanet_osm_nodes
table, which may be missing if flat nodes is enabled. Issue #507 - The
buildings
layer now includes all buildings (no filter) at zoom 16, withmin_zoom
properties being added at zoom >= 16. Addresses are included at zoom 16 but are markedmin_zoom:17
. Issue #557 - In the
boundaries
layerfences
are now included at zoom 16 (was 17). Issue #478 - The
roads
andlanduse
layers receive a significant overhall tosort_key
values. Thesort_key
value is a suggestion for which order to draw features. The value is an integer where smaller numbers suggest that features should be "behind" features with larger numbers. Issues 364 and 546 - More layers include
sort_key
values includingboundaries
,buildings
,earth
,transit
, andwater
that are compatible with the values in theroads
andlanduse
layers. Issue #550 - Fixed migration loop to handle the case where there are no explicit migrations to run. Issue #514
- Requires: tileserver v0.6.0 and tilequeue v0.8.0 and TileStache v0.8.0
v0.8.0-beta1
Merge pull request #547 from mapzen/fix-tests Fix tests for limited dataset, sort key changes
v0.8.0-alpha3
Merge pull request #540 from mapzen/nvkelso/update-docs nvkelso/update-docs