Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azouaoui-med/ostora-jsapi4
Responsive template for building web mapping applications
https://github.com/azouaoui-med/ostora-jsapi4
arcgis-js-api bootstrap4 dojo dojo-widgets gis javascript jquery scss template web-mapping
Last synced: 20 days ago
JSON representation
Responsive template for building web mapping applications
- Host: GitHub
- URL: https://github.com/azouaoui-med/ostora-jsapi4
- Owner: azouaoui-med
- License: mit
- Created: 2018-02-15T18:46:43.000Z (over 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-12-02T17:47:10.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T19:22:50.916Z (4 months ago)
- Topics: arcgis-js-api, bootstrap4, dojo, dojo-widgets, gis, javascript, jquery, scss, template, web-mapping
- Language: CSS
- Homepage: https://azouaoui-med.github.io/ostora-jsapi4/src/
- Size: 1.01 MB
- Stars: 24
- Watchers: 3
- Forks: 5
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ostora
Ostora is a responsive and configurable template for building web mapping applications with [Arcgis api for javascript 4.x](https://developers.arcgis.com/javascript/)This template serves for anyone looking to get up and running with arcgis api for javascript fast.
### More templates
* [Ostora with jsapi 3](https://github.com/azouaoui-med/ostora-jsapi3)
* [Ostora with Openlayers and Requirejs](https://github.com/azouaoui-med/ostora-ol-reqjs)## Demo
[Live preview](https://azouaoui-med.github.io/ostora-jsapi4/src/)## Screenshots
![Screenshot](https://user-images.githubusercontent.com/25878302/49343218-9105b400-f665-11e8-90a1-92c2b2d5749d.png)
## Quick start
```
npm installnpm start
```
Server runs on http://localhost:3000## Features
* Fully responsive
* Based on Bootstrap 4
* Full Built in SASS
* Draggable and Resizable widgets
* Easy to customize
* Configurable
* Internationalization
* عربي
* English## Included examples
* Search
* Basemap Gallery
* Legend
* Layer list
* Coordinate conversion
* Draw## Resources
* [Arcgis api for javascript 4.x](https://developers.arcgis.com/javascript/)
* [JQuery](http://jquery.com/)
* [Bootstrap 4](https://getbootstrap.com/)
* [JQuery ui](http://jqueryui.com)
* [Malihu custom scrollbar plugin](http://manos.malihu.gr/jquery-custom-content-scroller/)
* [Font awesome](https://fontawesome.com/)
* [Themify Icons ](https://themify.me/themify-icons)## License
This code is released under the [MIT](https://github.com/azouaoui-med/ostora-jsapi4/blob/gh-pages/LICENSE) license.