Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GeoPEAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esde
toar-data
GeoPEAS
Commits
5174d6e0
Commit
5174d6e0
authored
1 year ago
by
Tom Ohlmeyer
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4d053d30
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!83
GUI is available
Pipeline
#151000
passed
1 year ago
Stage: test
Stage: pages
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-5
12 additions, 5 deletions
README.md
with
12 additions
and
5 deletions
README.md
+
12
−
5
View file @
5174d6e0
...
...
@@ -12,8 +12,7 @@ be harvested, e.g. for inclusion into the TOAR database:
**Valid `SERVICE_NAME`s are:**
`major_road`
: returns distance to major roads using the OpenStreetMap Overpass
interface
`major_road`
: returns distance to major roads using the OpenStreetMap Overpass interface
`population_density`
: returns population density from European Commission Joint
Research Centre
...
...
@@ -64,6 +63,8 @@ _Note:_ You can also write `long` or `longitude` instead of `lon`, or
search and/or aggregation to specified wind sector. If set to all or true, return
result for each wind sector
`description`
=True|False works only for ecoregion and landcover
Individual services may have additional optional URL parameters.
## 2. Individual services
...
...
@@ -217,6 +218,8 @@ python manage.py createcachetable
(Note: the tool uses the cache database only for caching OSM query
results)
## 4. Getting started
*
Launch application:
`python manage.py runserver`
...
...
@@ -225,10 +228,14 @@ changes in settings.py and a couple more steps will be
necessary. Add 0.0.0.0:8080 to launch the application so
that it can be viewed in browsers on other machines.)
## 4. Authors
*
click on the link in the terminal, to open GeoPEAS in your browser
*
click on the service you want to use
*
to see the map display write
`/map`
after the service name
`http://127.0.0.1:8000/major_road/map/?lat=50&lon=6`
Lukas H. Leufen, Niklas Selke, Martin G. Schultz, Jan Vogelsang, and Sabine Schröder, Jülich Supercomputing Centre,
Forschungszentrum Jülich, Germany
## 5. Acknowledgements
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment