- Learning D3.js Mapping
- Thomas Newton Oscar Villarreal
- 242字
- 2021-08-06 19:42:42
Chapter 1. Gather Your Cartographer's Toolbox
Welcome to the world of cartography with D3. In this chapter, you will be given all the tools you need to create a map using D3. These tools exist freely and openly, thanks to the wonderful world of open source. Given that we are going to be speaking in terms of the Web, our languages will be HTML, CSS, and JavaScript. After reading this book, you will be able to use all three languages effectively in order to create maps on your own.
When creating maps in D3, your toolbox is extraordinarily light. The goal is to focus on creating data visualizations and remove the burden of heavy IDEs and map-making software. The building blocks are as follows:
- Quick bootstrap: We will cover installing Node.js, npm, and a lightweight server.
- TopoJSON: We will see the working of this tool that is used to manage and optimize geographic information.
- Web browser as a development tool: We will learn how to use a modern web browser, capable of rendering SVG files with built-in development tools. Some examples of common web browsers are Chrome, Firefox, Safari, and IE 9+.
- Installing sample code: We will take the first steps in getting to grips with coding.
- Working with developer tools: We will get familiar with developer tools.
推薦閱讀
- 腦動力:Linux指令速查效率手冊
- Splunk 7 Essentials(Third Edition)
- Design for the Future
- Canvas LMS Course Design
- 機器自動化控制器原理與應用
- Docker High Performance(Second Edition)
- 可編程序控制器應用實訓(三菱機型)
- INSTANT Drools Starter
- Hands-On Reactive Programming with Reactor
- Excel 2007常見技法與行業應用實例精講
- 網絡管理工具實用詳解
- FANUC工業機器人配置與編程技術
- Java組件設計
- 實戰Windows Azure
- 網頁設計與制作