- Notifications
You must be signed in to change notification settings - Fork0
Views to display and interact with geographical objects and cartographic layers for UI
License
OpenSmock/GeoView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Views to display and interact with geographical objects and cartographic layers for UI.
GeoView is build to be implemented and available in different display backends, for examples in Bloc, Alexandrie, Woden, Web-based UI, etc.
Actually there is an experimental Bloc backend.This backend was made for developping GeoView and have a basic display, but this backend is too high level.We are working now on a full Alexandrie canvas for better performances.This canvas can be wrapped into a Bloc element for display on a Bloc/Toplo application.
To install GeoView on your Pharo image you can just execute the following script:
Metacellonewbaseline:'GeoView';repository:'github://OpenSmock/GeoView:main/src'; load.
This project is licensed under the MIT License - see theLICENSE file for details.
About
Views to display and interact with geographical objects and cartographic layers for UI