Saving the points as GeoJSON

Saving the newly cleaned GeoDataFrame is required for loading into the Mapbox CircleViz class. The GeoJSON driver must be specified, as the default output file format is shapefile:

tract_points.to_file('tract_points.geojson',driver="GeoJSON")
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset