Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Polygon map on sea territory

Hi, I need som help with presumably some GeoJSON coding.   The goal is to locate an observation based on it's latitude and longitude coordinates. The thought is to create a polygon map with "bins"...
  • lbendlin's avatar
    5 years ago

    Find a GEOJson polygon that serves your need (or create your own ), and then use MapShaper to convert it to the TopoJson format that the shape map expects.  Make sure to include a unique identifier for each bucket so the shape map can then actually associate your data.