Joshua Sundance Bailey commited on
Commit
ca8380d
1 Parent(s): e53ce2e

pin topojson & update readme

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. requirements.txt +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ This project showcases a simple geospatial data converter using [Streamlit](http
39
  - User-friendly interface for easy data conversion
40
  - Supports conversion from the following input formats:
41
  - ArcGIS featurelayer URL
42
- - Uploaded file: KML, KMZ, GeoJSON, ZIP
43
  - Provides data in the selected output format
44
  - Presents data preview (geometry omitted for display purposes)
45
  - Download button for the converted data
@@ -58,7 +58,7 @@ This project showcases a simple geospatial data converter using [Streamlit](http
58
  3. Open http://localhost:7860 in your browser
59
 
60
  ## Run Tests (with local Docker container)
61
- 1. Run in terminal: 'docker compose run test pytest'
62
 
63
  ## Kubernetes
64
  1. Clone the repo. Navigate to cloned repo directory
 
39
  - User-friendly interface for easy data conversion
40
  - Supports conversion from the following input formats:
41
  - ArcGIS featurelayer URL
42
+ - Uploaded file: KML, KMZ, GeoJSON, ZIP, etc
43
  - Provides data in the selected output format
44
  - Presents data preview (geometry omitted for display purposes)
45
  - Download button for the converted data
 
58
  3. Open http://localhost:7860 in your browser
59
 
60
  ## Run Tests (with local Docker container)
61
+ 1. Run in terminal: `docker compose run test`
62
 
63
  ## Kubernetes
64
  1. Clone the repo. Navigate to cloned repo directory
requirements.txt CHANGED
@@ -5,4 +5,4 @@ lxml==4.9.3
5
  pyogrio==0.7.2
6
  restgdf==0.9.7
7
  streamlit==1.29.0
8
- topojson
 
5
  pyogrio==0.7.2
6
  restgdf==0.9.7
7
  streamlit==1.29.0
8
+ topojson==1.7