Mapbox for WebGIS development

1. Introduction

https://www.mapbox.com/

1. Introduction to Mapbox

Mapbox is a website that can create a variety of custom maps. Big names such as Pinterest, Evernote, Github, 500px, etc. all use Mapbox to create their own maps. Mapbox claims to build the most beautiful maps in the world.

Mapbox has developed corresponding GIS engines for different platforms to meet the needs of developers or related users, such as: iOS SDK (used for iOS development), Android SDK (used for Android development), Navigation SDK (used for Navigation side development), Unity SDK (for Unity side development), GL JS (for web side development). SDKs for different platforms not only have different usage methods, but also have different functional characteristics. In addition, Uber also developed react-map-gl for react.

Overall, Mapbox’s open source technology stack is very comprehensive.

2. Features of Mapbox

Mapbox maps have 4 characteristics: comprehensive, dazzling, fast, and beautiful

Full: Mapbox has 8 years of map data accumulation and a professional surveying and mapping team. It is the largest contributor to OSM. The map data covers the whole world and provides global multi-language maps, including Chinese. This provides great convenience to domestic overseas companies, as they do not have to go to different countries to find different map data providers.

Cool: Mapbox applies the OpenGL rendering technology used in game development to map rendering, accurately controlling every pixel, thus providing the most vivid map-related data visualization tool.

Fast: Mapbox supports the use of non-volatile map slicing. The same map consumes only about 1/3 of the traffic of traditional technology. It can also split the slices infinitely, supporting a more flexible design; multi-layer merging, more Further save traffic.

beautiful:

Since the CTO is a design graduate from a top university in the United States (an alumnus of Wang Lihong) and had a design experience before becoming an engineer, our maps are all beautifully made. No map company has ever put so much thought into them. "How to make the map more beautiful". If this is not enough, they have also developed Map Studio, which allows other companies to design maps on their own and make brand-specific maps.

3. Mapbox tutorial sharing

It teaches the development and application examples of the Mapbox platform from scratch, and is suitable for students who want to learn GIS development, WebGIS development, and 3D GIS development from scratch.

This set of courses provides case source code and course notes.

Course content:

01. Initialize the map based on Mapbox

02. Display Gaode map based on Mapbox

03.Mapbox shows camera

04.Mapbox displays horizontal angle

05.Mapbox display sandbox

07. Data visualization based on Mapbox&L7

08.Mapbox displays and loads Shenzhen data

09.Mapbox display roaming

10.Mapbox display base map switching

11.Mapbox displays terrain data loading

12.Mapbox displays map rotation

13.Mapbox displays easeTo

14.Mapbox display click event control

15.Mapbox display sandbox

16.Mapbox display control

17.Mapbox basic template

1. Introduction

https://www.mapbox.com/

1. Introduction to Mapbox

Mapbox is a website that can create a variety of custom maps. Big names such as Pinterest, Evernote, Github, 500px, etc. all use Mapbox to create their own maps. Mapbox claims to build the most beautiful maps in the world.

Mapbox has developed corresponding GIS engines for different platforms to meet the needs of developers or related users, such as: iOS SDK (used for iOS development), Android SDK (used for Android development), Navigation SDK (used for Navigation side development), Unity SDK (for Unity side development), GL JS (for web side development). SDKs for different platforms not only have different usage methods, but also have different functional characteristics. In addition, Uber also developed react-map-gl for react.

Overall, Mapbox’s open source technology stack is very comprehensive.

2. Features of Mapbox

Mapbox maps have 4 characteristics: comprehensive, dazzling, fast, and beautiful

Full: Mapbox has 8 years of map data accumulation and a professional surveying and mapping team. It is the largest contributor to OSM. The map data covers the whole world and provides global multi-language maps, including Chinese. This provides great convenience to domestic overseas companies, as they do not have to go to different countries to find different map data providers.

Cool: Mapbox applies the OpenGL rendering technology used in game development to map rendering, accurately controlling every pixel, thus providing the most vivid map-related data visualization tool.

Fast: Mapbox supports the use of non-volatile map slicing. The same map consumes only about 1/3 of the traffic of traditional technology. It can also split the slices infinitely, supporting a more flexible design; multi-layer merging, more Further save traffic.

beautiful:

Since the CTO is a design graduate from a top university in the United States (an alumnus of Wang Lihong) and had a design experience before becoming an engineer, our maps are all beautifully made. No map company has ever put so much thought into them. "How to make the map more beautiful". If this is not enough, they have also developed Map Studio, which allows other companies to design maps on their own and make brand-specific maps.

3. Mapbox tutorial sharing

It teaches the development and application examples of the Mapbox platform from scratch, and is suitable for students who want to learn GIS development, WebGIS development, and 3D GIS development from scratch.

This set of courses provides case source code and course notes.

Course content:

01. Initialize the map based on Mapbox

02. Display Gaode map based on Mapbox

03.Mapbox shows camera

04.Mapbox displays horizontal angle

05.Mapbox display sandbox

07. Data visualization based on Mapbox&L7

08.Mapbox displays and loads Shenzhen data

09.Mapbox display roaming

10.Mapbox display base map switching

11.Mapbox displays terrain data loading

12.Mapbox displays map rotation

13.Mapbox displays easeTo

14.Mapbox display click event control

15.Mapbox display sandbox

16.Mapbox display control

17.Mapbox basic template

4. Video link:

Secrets to high salary for WebGIS development engineers: Mapbox Lesson 1 Development Environment

Get the full version of the 2D and 3D WebGIS development course​

Supongo que te gusta

Origin blog.csdn.net/jdjxbsus/article/details/133069755
Recomendado
Clasificación