All Projects → EsriUK → mapstyler

EsriUK / mapstyler

Licence: Apache-2.0 license
Style an Esri vector tile layer style using an image or colour palette

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to mapstyler

cmv-widgets
Widgets for CMV, the Configurable Map Viewer.
Stars: ✭ 37 (+76.19%)
Mutual labels:  arcgis-js-api
cmv-contrib-widgets
User contributed widgets for CMV
Stars: ✭ 36 (+71.43%)
Mutual labels:  arcgis-js-api
ostora-jsapi4
Responsive template for building web mapping applications
Stars: ✭ 20 (-4.76%)
Mutual labels:  arcgis-js-api
workflowmanager-viewer-js
Source code for ArcGIS Workflow Manager JavaScript viewer - Manage your workflows on the web.
Stars: ✭ 23 (+9.52%)
Mutual labels:  arcgis-js-api
c-through
A prototype for interactive 3D urban planning analysis on the web based on the ArcGIS Javascript API 4.3.
Stars: ✭ 30 (+42.86%)
Mutual labels:  arcgis-js-api
jsapi4x
ArcGIS Javascript API 4.x YouTube Series
Stars: ✭ 21 (+0%)
Mutual labels:  arcgis-js-api
participatory-planning
3D web app for participatory planning in Dumbo, Brooklyn NY
Stars: ✭ 36 (+71.43%)
Mutual labels:  arcgis-js-api
esri-experiments
Fly in space and look across the sea: demos and experiments with the ArcGIS API for JavaScript
Stars: ✭ 29 (+38.1%)
Mutual labels:  arcgis-js-api
awesome-arcgis
La mayor recopilación (Wiki) de recursos sobre ArcGIS que encontrarás (organizado por productos, conceptos, ...)
Stars: ✭ 21 (+0%)
Mutual labels:  arcgis-js-api
esri-polymer
A set of Esri web components built using the Polymer library
Stars: ✭ 14 (-33.33%)
Mutual labels:  esriuk
esri-vue-cli-example
An example of how to use the ArcGIS API for JavaScript 3.x in a vue-cli application
Stars: ✭ 38 (+80.95%)
Mutual labels:  arcgis-js-api
Imagery-Apps
Example JavaScript source code for ArcGIS imagery apps (Landsat Explorer and Sentinel Explorer) that you can expand or customize.
Stars: ✭ 24 (+14.29%)
Mutual labels:  arcgis-js-api
esri-redux
Simple boilerplate demonstrating how to setup a project using React, Redux, Flow, and the Esri JavaScript API.
Stars: ✭ 34 (+61.9%)
Mutual labels:  arcgis-js-api
configurable-app-components
Custom 4.x widgets built with the ArcGIS API for JavaScript.
Stars: ✭ 25 (+19.05%)
Mutual labels:  arcgis-js-api
wab-widget-search
A simple page to filter and find Esri Web AppBuilder widgets.
Stars: ✭ 16 (-23.81%)
Mutual labels:  arcgis-js-api
configurable-app-examples-4x-js
Configurable Application Examples using ApplicationBase
Stars: ✭ 22 (+4.76%)
Mutual labels:  arcgis-js-api

mapstyler

About

mapstyler is an app to help you quickly style a vector tile layer using an image. It was built using Esri's dark gray canvas vector tile layer, version 4 of the ArcGIS API for JavaScript, Color Thief, RainbowVis-JS and Spectrum.

Check out the app here.

What's new in version 2.0?

  • New design
  • Modularised codebase
  • Mobile version allowing you to take a picture for use to style the map
  • Undo/redo stack
  • Colour tweaking for maps styled using images

Issues

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

Grunt commands

Requirements

Installation

  • clone this repo
  • cd into the root dir of project
  • run: npm install
  • run: grunt watch

... now if you edit the .less files the Grunt Task Runner will watch for change and compile you nice new .css files.

Licensing

Copyright 2017 ESRI (UK) Limited

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 Licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].