Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update with changes from master in past month #1

Merged
merged 30 commits into from
Oct 17, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
6db94ef
Revert "Render unpaved roads different"
sommerluk Sep 11, 2018
98b534b
remove glitch in communications_tower (#3387)
jragusa Sep 11, 2018
2e21690
Add rendering of man_made=wastewater_plant, water_works (#3376)
Adamant36 Sep 13, 2018
aa4754f
Merge pull request #3386 from gravitystorm/revert-3357-unpaved20
sommerluk Sep 13, 2018
a3a9e59
Add icons for man_made=storage_tank, man_made=silo (#3384)
Adamant36 Sep 15, 2018
0a3c745
Pixel aligning some icons closes #3362 (#3383)
Adamant36 Sep 15, 2018
90f769d
Change gastronomy objects colour to orange closes #3329 (#3360)
Adamant36 Sep 15, 2018
a41317c
Moving manors to higher zoom level (#3352)
kocio-pl Sep 18, 2018
e637955
Add rendering for arcades (#3375)
meased Sep 19, 2018
9d9f32b
Fixing country labels on z4 (#3353)
kocio-pl Sep 20, 2018
7f667ec
Update CHANGELOG.md
kocio-pl Sep 20, 2018
d11242d
Adds icon for bicycle repair station, updates car repair icon (#3391)
Adamant36 Sep 21, 2018
45e0870
Update CHANGELOG.md
kocio-pl Sep 21, 2018
06b7507
Update CHANGELOG.md
kocio-pl Sep 21, 2018
0a8b893
Update CHANGELOG.md
kocio-pl Sep 21, 2018
be01b48
Order amenity_lines by layer (#3420)
johsin18 Oct 3, 2018
5935bea
Add icon for tourism=gallery (#3401)
Adamant36 Oct 4, 2018
b066af5
Update CHANGELOG.md
kocio-pl Oct 6, 2018
3a982cf
Moving ATM to z19+ (#3372)
kocio-pl Oct 6, 2018
09bd4f1
Add more swimming icons (#3422)
Oct 7, 2018
9ae7821
Fix whitespace
Oct 7, 2018
b4bc693
Fix whitespace
Oct 7, 2018
d1b7e2d
Change societal amenities color (#3412)
Adamant36 Oct 8, 2018
7ce90cb
replace icon for tactile_model (#3437)
jragusa Oct 9, 2018
0ef4eb7
add icon for amenity=vehicle_inspection (#3434)
Adamant36 Oct 10, 2018
cc3c271
add rendering of strait from z10 (#3438)
jragusa Oct 11, 2018
4b9771d
Add rendering for leisure=track on lines (#3443)
Adamant36 Oct 12, 2018
cce879c
Change color for apron in aerodromes (#3444)
Adamant36 Oct 15, 2018
be68ea6
Move amenity=post_box to z19+ (#3445)
Adamant36 Oct 15, 2018
6d259ca
Update CHANGELOG.md
kocio-pl Oct 17, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
## [Unreleased](https://github.com/gravitystorm/openstreetmap-carto/compare/v4.14.0...master)
## [Unreleased](https://github.com/gravitystorm/openstreetmap-carto/compare/v4.15.0...master)
## Changes
- Changing societal amenities color to less intensive
- Adding rendering for natural=strait
- Adding rendering for leisure=track on lines
- Adding icon for amenity=vehicle_inspection
- Adding icon for leisure=sports_centre + sport=swimming and leisure=swimming_area
- Adding icon for tourism=gallery
- Changing color for aeroway=apron in aerodromes
- Moving amenity=post_box to z19+
- Moving amenity=atm to z19+
- Replacing icon for information=tactile_model
- Ordering amenity_lines by layer
- Small documentation and code fixes

## [v4.15.0](https://github.com/gravitystorm/openstreetmap-carto/compare/v4.14.0...v4.15.0) - 2018-09-21
## Changes
- Changing gastronomy objects color to orange (affects restaurant, fast_food, ice_cream, food_court, bar, cafe, nightclub, pub and biergarten)
- Changing farmland and societal amenities (like school, hospital etc.) colors to fit better into the overall color systematic
- Adding rendering for man_made=wastewater_plant and man_made=water_works
- Adding icon for man_made=storage_tank and man_made=silo
- Adding icon for amenity=bicycle_repair_station
- Adding icon for leisure=amusement_arcade
- Adding icon for shop=bookmaker
- Adding icon for shop=trade and shop=wholesale
- Adding rendering for attraction=water_slide
- Rendering most of the road links thinner (affects trunk_link, primary_link, secondary_link)
- Moving manors to z16+
- Fixing missing country labels on z4 (affects Canada, Russia and Greenland)
- Small code and icon fixes

## [v4.14.0](https://github.com/gravitystorm/openstreetmap-carto/compare/v4.13.0...v4.14.0) - 2018-08-17
## Changes
Expand Down
Loading