mss_dataserver.postprocess.util.
write_geojson_file
Write a geojson data file.
geojson_instance – The geojson data.
category (str) – The supplement data category.
name (str) – The supplement data name.
output_dir (str) – The directory where to save the geojson file.
prefix (str) – The filename prefix.
postfix (str) – The filename postfix.
The filepath of the saved file.
str