Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Gooong/FlowMap
Simple tools for visualizing geometries, flows and trajectories.
https://github.com/Gooong/FlowMap
flow gis map network trajectory
Last synced: about 1 month ago
JSON representation
Simple tools for visualizing geometries, flows and trajectories.
- Host: GitHub
- URL: https://github.com/Gooong/FlowMap
- Owner: Gooong
- License: apache-2.0
- Created: 2018-09-21T11:42:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T14:42:33.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T12:31:54.822Z (4 months ago)
- Topics: flow, gis, map, network, trajectory
- Language: JavaScript
- Homepage: https://flowmap.gooong.cn
- Size: 3.79 MB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Gooong/FlowMap - Simple tools for visualizing geometries, flows and trajectories. (gis)
README
## Flow Map
Simple tools for visualizing geometry, trajectory and network.
![Inferface of Flow Map](docs/image/inferface.png)
### Basic layers
There are three basic layers to build the map: Geometry, Trajectory and Network. You can choose the layers you want to display and edit by switching layer control in the bottom right corner.
### Background tile layers
You can choose specific background layers depending by yourself. Flow Map provides 6 background options: Empty, Street, Topography, Gray Style, Light Color and Dark Matter.
### Functionality
- **Display and edit vector geometries:** You can import shp files in zip format and geojson files to Flow Map and use buttons in the right side of the map to edit and create geometries.
- **Display trajectory:** Import GPX file and Flow Map will show the trajectory and the movement.
- **Display Network:** Open Network Layer and import network data. Flow Map will demonstrate the origins, destinations and the flow networks.
- **Export files:** You can export your shp, geojson files and images.
- **Edit:** You can draw polylines ,polygons , rectangles or circlemarkers based on your needs. Of course, you can also cancel your editing if you feel that is unnecessary or false.
- **Analyze:** Based on the trajectories you import ,Flow map can analyze the stay point.### Contributor
@ShangSS@GXIU@GuoJX@XingXY@GongXR