📜 ⬆️ ⬇️

New release cartographic design studio TileMill

Hello. Less than half a year since the release of the previous version of the cartographic design studio TileMill (see review ), a new release came out for version 0.4.



Interesting? I invite under the cat.
')
The new version has greatly simplified the installation process. There is no need to build a studio from source codes, binary packages for Mac OS X and Ubuntu Linux are now available. Most of the studio code is rewritten using Node.js 0.4.9, starting from the installation process (now using npm 1.0.22) and ending with the rendering mechanism.

Installation



The process of installing TileMill on Mac OS X is much simpler. Now you just need to download one * .app file, move it to the Applications directory and start the application from the dock' .

Ubuntu Linux users can now access MapBox PPA , which allows you to install TileMill via apt-get or the Ubuntu Software Center.

If you have previously had problems installing TileMill, now everything should go smoothly.

Faster rendering



Thanks to the new meta-tiling mechanism in the node-mapnik , TileMill 0.4 renders maps 2.5 times faster than the previous release. A small set of improvements in the export mechanism increases the speed of transferring the card to the MBTiles format.

All the rest



In addition to all this, in the new release there are still many different improvements, such as:



  1. Toolbar
  2. Map
  3. List of layers
  4. Code editor



  1. Map
  2. Scale and scan to full screen



  1. Add layer
  2. Layer geometry icon
  3. Identifiers and Classes
  4. View attribute table layer
  5. Edit layer
  6. Delete layer



Layer attribute table


  1. Active tab
  2. Inactive tabs
  3. Create New Style
  4. Line numbers
  5. Text area
  6. Color palette
  7. Font selection
  8. Carto syntax help


Links


  1. Official site
  2. Source
  3. Update Notes
  4. Technical support

Source: https://habr.com/ru/post/126045/


All Articles