Code Monkey home page Code Monkey logo

webgis-web-charlie's Introduction

webgis-web-charlie

Web solution group project.

🗺️ Live Web Map Solution

https://jimhwei.github.io/webgis-web-charlie/

📍 Documentation on Mapbox GeoJSON Upload

Adding a marker to a web map and combining it with a symbol layer may be much more simple than wrangling with ArcGIS Rest Endpoints. A good developer can do both, so this documentation covers how to upload points into mapbox.

🧹 Data Cleaning

It might be beneficial to ensure the GeoJSON file of all your points are prepped and ready to go. Using VSCode, you can add or remove points, fields. How to Edit GeoJSON using VSCode

💡 Creating a Dataset

  1. Log into Mapbox Studio and navigate to the Datasets page.
  2. Click the New dataset button.
  3. Select the Upload option in the upper right corner of the New Dataset modal.
  4. Select the GeoJSON file you want to upload. Create and confirm.
  5. Drawing new features, and adding properties are all possible in the mapbox studio

Points Editing

➡️ Exporting the dataset as tileset

The difference between ArcGIS REST Endpoint and Mapbox is that the REST endpoints does a transformation process to fit into the Mapbox web format. It is not considered native and unexpected issues such as projection differences could toss it into chaos. Exporting the dataset as a tileset in mapbox can make it possible to be added into a Mapbox style.

Exporting as tileset

According to Mapbox: Web maps are comprised of map tiles. A collection of tiles is called a tileset. Mapbox cuts up data into tiles that are then added to a web map and displayed at various zoom levels. To make Mapbox maps more performant, a dataset's features are simplified when it is converted into a tileset.

Mapbox Tileview

webgis-web-charlie's People

Contributors

christopherfleming2020 avatar jimhwei avatar keziayu avatar

Watchers

 avatar

webgis-web-charlie's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.