Giter Site home page Giter Site logo

geoviz's Introduction

npm jsdeliver license code size github stars

Geoviz JavaScript library

Tags #cartography #maps #geoviz #dataviz #JSspatial #Observable #FrontEndCartography

geoviz is a JavaScript library for designing thematic maps. The library provides a set of d3 compatible functions that you can mix with the usual d3 syntax. The library is designed to be intuitive and concise. It allow to manage different geographic layers (points, lines, polygons) and marks (circles, labels, scale bar, title, north arrow, etc.) to design pretty maps. Its use is particularly well suited to Observable notebooks. Maps deigned with geoviz are:

🌳 Thematic ✒️ Vectorial 👆 Interactive ♻️ Interoperable 🔎 Zoomable

Installation

In the browser

<script src="https://cdn.jsdelivr.net/npm/geoviz" charset="utf-8"></script>

In Observable

geoviz = require("geoviz")

Documentation

geoviz's People

Contributors

neocarto avatar

Stargazers

Erdong avatar Yi Zhe Ang avatar Curran Kelleher avatar Tom Casavant avatar Arnaud Feldmann avatar Nicolas Mermoud-Ghraichy avatar ivandortenzio avatar Ilja avatar Cedric Rossi avatar stardiviner avatar Ramiro Gómez avatar Joe Davies avatar Kevin Xu avatar Mattèo Gauthier avatar  avatar Stefan Reifenberg avatar Joshua Reibert avatar 微信公众号 RStata avatar Timothée Giraud avatar Matthieu Viry avatar GeoLibra avatar  avatar Andrea Borruso avatar Alper Dincer avatar Emmanuel Jolaiya avatar Thibault Durand avatar  avatar Jean-Michel Lahire avatar Joohoon Cha avatar James Goldie avatar Eric M Kerney avatar Paul Campbell avatar Kenneth Blake Vernon avatar boB Rudis avatar Sebastian Lammers avatar Taras Novak avatar Saneef Ansari avatar  avatar

Watchers

 avatar  avatar

geoviz's Issues

Manage hover behaviour

With the current SVG structure, tooltips appear when hovering one element, showing info relative to this element.
When several layers overlap, it's then impossible to show tooltip of elements in the background.

It would be great to manage hover for each layer pointed by the cursor.
One exemple of this desired behaviour can be found here and is shown below (cursor position in yellow) :

image

Views

Add observable views on marks

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.