-3

I have a csv that contains 6 millions of spatial data.

Recently while searching over the internet i found here and also here that i can plot my spatial data very easy and fast on a mapbox using supercluster algorithme by just Loading a geojson file.

i m using python so i searched and i found pysupercluster

but i didn't understand for the moment how to use it ! any helps?

A.HADDAD
  • 1,809
  • 4
  • 26
  • 51
  • Hey, we would love to help you, but it is difficult to do so without knowing specifics of what you have already tried. Can you post some code showing your previous attempt? – killian95 Jun 25 '18 at 15:38
  • actually i m blocked on how to use pysupercluster since there is no clear documentation about it – A.HADDAD Jun 25 '18 at 15:56

1 Answers1

0

The Algorithme used for clustring mapbox markers is SuperCluster.

A.HADDAD
  • 1,809
  • 4
  • 26
  • 51