Is your feature request related to a problem? Please describe.
Creating geojson and topojson files is prone to errors
Describe the solution you'd like
Create a management command that validates that the geography files match the format required by HURUmap
Describe alternatives you've considered
GeoJsonLint - Works well for small files but fails for significantly sized files
Additional context
None
Is your feature request related to a problem? Please describe.
Creating
geojsonandtopojsonfiles is prone to errorsDescribe the solution you'd like
Create a management command that validates that the geography files match the format required by HURUmap
Describe alternatives you've considered
GeoJsonLint - Works well for small files but fails for significantly sized files
Additional context
None