Major changes:
- Add German names (name_de), unify English names (name_en) #190 (jirik)
- Add network to transportation_name, adjust zoom levels of transportation #185 (jirik)
- Change transportation source at zoom levels 4 -- 8 #185 (jirik), #199 (MartinMikita)
- Add runways and taxiways as linestrings #192 (jirik)
- Add mountain_peak layer #180 (jirik)
- Switch to OSM water bodies in z6 #78
- Enhanced 3D buildings #157 (stirringhalo)
Implemented enhancements:
- Switch to OSM water bodies in z6 #78
- Add runways and taxiways as linestrings #192 (jirik)
- Enhanced 3D buildings #157 (stirringhalo)
Fixed bugs:
- Country layer needs cleanup #195
- Missing islands in Finland near Oulu city #182
- Landcover: some forests are missing #167
- Aeroway Layer: missing lines #141
- Issue with Eiffel tower in 3D #128
- Oslo Wrong Water Multipolygon #121
- [transportation] layer : natural earth vs osm differences ( z6 vs. z7 ) #116
- [transportation_name] layer : missing
network
field from the datasource.query SQL select #92
Closed issues:
- openmaptiles.com contact info? #197
- How to create rendered vector tile from osm.pbf file? #196
- How can I download city extracts without data on lower zoom levels . #184
- Runways and coastlines? #181
- How can I specify MAX/MIN_ZOOM and BBOX by .env file ? #177
- Problem in import-osm step #176
- positron style: parks in water layer visible #175
- running quickstart -> Error: Postgis Plugin: timeout expired #173
- Arabic labels are displayed incorrectly #171
- How to point to own produced .mbtiles in the style .json ? #170
- status implemantation schema #169
- generate-vectortiles fails #166
- Error: Postgis Plugin #165
- running quickstart: connection refused error (.osm.pbf -> imposm3 -> PostgreSQL) #163
- Docs about distributed workflow [Question] #159
- Building using Windows Docker Toolbox #156
- Any plan to publish a .tm2source project template to be used with the .tm2 styling project in MapBox Studio ? #152
- [postgresql] - some tables is not analyzed ... #148
- Aeroway Layer: objects are visible only from zoom level 12 #144
Merged pull requests:
- Generalized roads for zoom 4 - 8 #199 (MartinMikita)
- Import both area and webmerc_area, use area for filtering #198 (jirik)
- Updated versions of docker images in docker-compose #193 (MartinMikita)
- Increase buffer of place and water_name to 256 #191 (jirik)
- Add German names (name_de), unify English names (name_en) #190 (jirik)
- Improve SQL query for moutain peaks #189 (jirik)
- Update diagrams for landcover #188 (jirik)
- Fix #78, Switch to OSM water bodies in z6 #187 (jirik)
- Add missing woods, fix #167 #186 (jirik)
- Add network to transportation_name, adjust zoom levels of transportation #185 (jirik)
- fix bug: runway & taxiway weren't extracted properly #183 (lincomatic)
- Add mountain_peak layer #180 (jirik)
- use common date command option between GNU date and BSD date #164 (smellman)
- Switch to networks #162 (stirringhalo)
- add
make psql-analyze
andmake psql-vacuum-analyze
#150 (ImreSamu) - [quickstart] refresh ./quickstart.sh <<area>> list in QUICKSTART.md file #149 (ImreSamu)