Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Esri/arcgis-vectortile-style-editor

A simple Vector Tile Style Editor to update the styles of Esri Vector Basemaps
https://github.com/Esri/arcgis-vectortile-style-editor

Last synced: 3 days ago
JSON representation

A simple Vector Tile Style Editor to update the styles of Esri Vector Basemaps

Awesome Lists containing this project

README

        

# arcgis-vectortile-style-editor

This is a simple Vector Tile Style Editor to update the styles of [Esri Vector Basemaps](http://www.arcgis.com/home/group.html?id=30de8da907d240a0bccd5ad3ff25ef4a&focus=layers).

[View it live](http://esri.github.io/arcgis-vectortile-style-editor)

![App](https://raw.github.com/Esri/arcgis-vectortile-style-editor/master/vt-edit-demo.gif)

## Usage
When using the Vector Tile Style Editor, you will be prompted to log in to your ArcGIS Online account.
If you have not already copied a style to your account, you can follow the [instructions here](http://blogs.esri.com/esri/arcgis/2015/11/19/how-to-customize-esri-vector-basemaps/).

## Requirements

* [ArcGIS Online](http://www.arcgis.com/features/) or free [ArcGIS Developer Account](https://developers.arcgis.com/en/).

## 3rd-Party Libraries

[Ace Editor](https://ace.c9.io/) licensed under [BSD](https://github.com/ajaxorg/ace/blob/master/LICENSE).

[Esri Calcite Bootstrap](https://github.com/Esri/calcite-bootstrap) licensed under [Apache 2.0](https://github.com/Esri/calcite-bootstrap/blob/master/license.txt).

[Esri Dojo Theme Flat](https://github.com/Esri/dojo-theme-flat) licenced under [Apache 2.0](https://github.com/Esri/dojo-theme-flat/blob/master/license.txt).

[jQuery](https://jquery.com/) [Copyright jQuery Foundation and other contributors, https://jquery.org/](https://github.com/jquery/jquery/blob/master/LICENSE.txt).

[jQuery Split Pane Plugin](https://github.com/shagstrom/split-pane) [Copyright (c) 2014 - 2015 Simon Hagström](https://github.com/shagstrom/split-pane/blob/master/LICENSE).

[jQuery Spectrum Color Picker](https://github.com/bgrins/spectrum) [License](https://github.com/bgrins/spectrum/blob/master/LICENSE).

[jQuery toastr plugin](https://github.com/CodeSeven/toastr) licensed under [MIT](http://www.opensource.org/licenses/mit-license.php).

## Resources

* [Esri Vector Basemaps](http://www.arcgis.com/home/group.html?id=30de8da907d240a0bccd5ad3ff25ef4a&focus=layers)
* [ArcGIS Blog](http://blogs.esri.com/esri/arcgis/)
* [twitter@esri](http://twitter.com/esri)

## Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

## Contributing

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).

## Licensing
Copyright 2015 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

A copy of the license is available in the repository's [license.txt]( https://raw.github.com/Esri/quickstart-map-js/master/license.txt) file.

[](Esri Tags: ArcGIS Web Mapping QuickStart VectorTile Vector Styles)
[](Esri Language: JavaScript)​