-
Notifications
You must be signed in to change notification settings - Fork 13
Recipes for typical tasks
Bhargava Sana edited this page Jun 20, 2018
·
5 revisions
Here are some things you probably want to do. Add more as you think of them! You should have already gone through Setting up your development environment.
Database recipes
- Import a CSV file into PostGIS
- Import a Shapefile into PostGIS
- Publish a database table to the API Server
- Some notes on database indexes
Website recipes
- Fetch some data in javascript code
- Add a Vue Button to a webpage
- Create a new viz component on Prospector
- Publish a site externally
Server recipes
GitHub recipes
Get Started
- Back-End Setup
- Setting up your development environment
- Building Prospector locally
- Publishing your changes
Other Useful Links
- Recipes for typical tasks
- Glossary
- Publishing instructions for CMP standalone site
- Deploying a new release GitHub Pages and Prospector
Platform Considerations
Background Information