🕒 Page Health

It has been 284 days since this page was last updated.

# Exercise: Creating and updating geospatial data

# Drawing geospatial features in geoJSON.io

  • geoJSON.io is an online platform where you can view geospatial data
  • In this exercise, we will create our own geospatial data by drawing vector features (points, lines, or polygons) on the map, and populating the attribute table for these features.
  • Ideas for data you can draw: parks in Boston; neighborhoods; points of interest. For this exercise, don't pick something too geometrically complicated.
  • You could even try to recreate the map you hand-drew in Session 1!

A screenshot of a polygon and a point, and their corresponding table, in geoJSON.io.

Last Updated: 4/25/2022, 10:23:35 AM