Skip to content

Commit e532dda

Browse files
committed
update to readme
1 parent 4db715f commit e532dda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ The user would query for an address or city, but what would Mapquery return? It
164164

165165
Adding the option to return centroids could be useful for building cartograms.
166166

167+
### Option to drop imported shapefiles
168+
169+
By default, Mapquery saves imported zip files to the `shapefile-imports` folder. We should add an option on the import page to not keep the imported file, as we're currently not doing anything with them.
170+
167171
## API endpoint reference
168172

169173
Route definitions can be found in `routes/index.js`; handlers are in `/queries.js`.

0 commit comments

Comments
 (0)