Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Erfan-Shooraj authored Sep 26, 2023
1 parent 5771be4 commit 147948d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This repo contains the processing API which the cesium interface relies on. There are various endpoints but most important of them are /download and /crop. /download allows conversion and download of source files in various other formats, and /crop is responsible for cropping functions of the front-end using pdal. Other endpoints such as /eptNumPoints, /eptFileSize, and /wkt2geojson help with other smaller tasks of the frontend. Together, all of these form the processing api.

0 comments on commit 147948d

Please sign in to comment.