Protected Planet
April 15, 2026 ยท View on GitHub
If you are reading here for very first time we reccomend you to read Protected Planet WIKI to understand the PP family/architechture
You can check out the previous version of Protected Planet on GitHub.
TO DEVELOPERS - All protected planet family apps in one same place: For VSCode users, clone ProtectedPlanet repo and read/use protected-planet-family-apps.code-workspace to see all protected planet family apps in the same workspace and its repository links. To access the data-management-portal realted apps please read pp-data-management-portal.
Topics
When you clone this repo please do it recursively. For the first time:
git clone --recurse-submodules
If you already cloned it:
git submodule update --init --recursive
- Getting Started and Configuration with Docker
- Release Process (Sync Data Management Portal Data to Protected Planet)
- Release Data Imports - What data is imported during a release
- Deployment
- Development workflow, conventions and tips
- Search
- Background Workers
- Downloads
- Caching
- CMS
- Relationships between Protected Areas and Parcels
- Green List Functionality
- DB Connection between PP and Data Management Portal (FDW) Setup
- Banner system
Licence
Protected Planet is released under the BSD 3-Clause License.
Local (after setup)
Run application (within separate tabs)
elasticsearchredis-server./bin/webpack-dev-serverrails s