Skip to content

Commit

Permalink
update server
Browse files Browse the repository at this point in the history
  • Loading branch information
tharlestsa committed Oct 13, 2024
1 parent 60cf283 commit 66b2056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

This API is designed to create map tiles in the X, Y, Z format from assets in Google Earth Engine, primarily for Sentinel collections. It sets up a FastAPI application that connects to Google Earth Engine, handles fast JSON responses using ORJSON, initializes the database, and provides endpoints for generating these map tiles.


```sh
cd tiles-client && ng build --base-href "/" && rsync -av --delete dist/tiles ../site/browser/ && cd ../ && npx angular-cli-ghpages --dir=site/browser
```

0 comments on commit 66b2056

Please sign in to comment.