Coder Social home page Coder Social logo

coastal_wind's Introduction

Coastal highlighting

Mapping fun using OpenLayers.

Get started

Clone, do npm i, and then npx webpack-dev-server to build and run the wbpack development suerver.

Direct your browser to localhost.

Where things are

  • JS entries points (used by webpack) in src/.
  • Built js in dist/ (not in repo).
  • Any other static things that aren't built by webpack go in public/ (e.g. index.html).

coastal_wind's People

Contributors

ljwall avatar

Watchers

 avatar  avatar  avatar

coastal_wind's Issues

Add time-scrubber

make map layer for each timestamp that we're scrubbing, and adjust the visibility of each map layer as scrubbing

Add spots layer

  • Use GeoJSON data for the spot locations
  • Spot name in the meta data
  • Ideally label the spots is the magical way that maps do, where no names are overlapping, and it only shows as many as will fit, with more getting shown as you zoom. (This should be a feature of openlayers.)

Add styled paths to map

Paths data will be supplied as GeoJSON MultiLineString, can be loaded in to a layer, and styled according to some meta-data we'll attach to each feature (line) to identify what it is..

Add wind arrows layer

Assume the points are provided in GeoJSON, with some meta data for direction and strength...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.