All Projects → eurostat → gridviz

eurostat / gridviz

Licence: EUPL-1.2 license
visualization of gridded statistics

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gridviz

Mapnik
Mapnik is an open source toolkit for developing mapping applications
Stars: ✭ 3,067 (+2739.81%)
Mutual labels:  mapping, cartography, gis
FlowMaps
No description or website provided.
Stars: ✭ 13 (-87.96%)
Mutual labels:  mapping, cartography, gis
awesome-maps-ukraine
A curated list of maps of Ukraine, ukrainian mappers and tools that they use or develop for creating and publish maps
Stars: ✭ 35 (-67.59%)
Mutual labels:  mapping, cartography, gis
Arcgis Python Api
Documentation and samples for ArcGIS API for Python
Stars: ✭ 954 (+783.33%)
Mutual labels:  mapping, gis
Awesome Gee
A curated list of Google Earth Engine resources
Stars: ✭ 292 (+170.37%)
Mutual labels:  mapping, gis
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+313.89%)
Mutual labels:  mapping, gis
WhirlyGlobe
WhirlyGlobe Development
Stars: ✭ 767 (+610.19%)
Mutual labels:  mapping, gis
Intro spatialr
Introduction to GIS and mapping in R with the sf package
Stars: ✭ 39 (-63.89%)
Mutual labels:  mapping, gis
Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+787.96%)
Mutual labels:  mapping, gis
Geoserver
geoserver is a Go library for manipulating a GeoServer instance via the GeoServer REST API.
Stars: ✭ 48 (-55.56%)
Mutual labels:  mapping, gis
Editor
An open source visual editor for the 'Mapbox Style Specification'
Stars: ✭ 1,167 (+980.56%)
Mutual labels:  mapping, cartography
Magrit
♠ Thematic cartography ♠
Stars: ✭ 60 (-44.44%)
Mutual labels:  mapping, cartography
Simple Tiles
Simple tile generation for maps.
Stars: ✭ 106 (-1.85%)
Mutual labels:  mapping, gis
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+449.07%)
Mutual labels:  mapping, gis
Contextily
Context geo-tiles in Python
Stars: ✭ 254 (+135.19%)
Mutual labels:  mapping, cartography
Igo2
Assemblage (IGO2) / Open GIS Infrastructure 2.0
Stars: ✭ 36 (-66.67%)
Mutual labels:  mapping, gis
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+1102.78%)
Mutual labels:  mapping, gis
Microsoft.SqlServer.Types
a .NET Standard implementation of the spatial types in `Microsoft.SqlServer.Types`
Stars: ✭ 64 (-40.74%)
Mutual labels:  mapping, gis
Gwt Ol
GWT wrapper for OpenLayers 3+ using JSInterop
Stars: ✭ 57 (-47.22%)
Mutual labels:  mapping, gis
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (+54.63%)
Mutual labels:  mapping, gis

Gridviz

npm bundle size npm license

Gridviz is a JavaScript library to visualise gridded data (or any tabular dataset with x/y position) in the browser in a large variety of advanced cartographic styles. Unlike traditional raster-based web mapping tools, Gridviz renders everything client-side, on the fly.

shadow effect map tanaka style map joyplot map lego map mosaic map dot density map tanaka style map dot density map joyplot map

Examples

Installation

Node.js

npm install gridviz

then

gridviz = require("gridviz");

standalone

<script src="https://unpkg.com/gridviz/dist/gridviz.min.js"></script>

Documentation

See the API reference.

About

contributors
version See npm
status Since 2020
license EUPL 1.2

Support and contribution

Feel free to ask support, fork the project or simply star it (it's always a pleasure).

Copyright

The Eurostat NUTS dataset is copyrighted. There are specific provisions for the usage of this dataset which must be respected. The usage of these data is subject to their acceptance. See the Eurostat-GISCO website for more information.

Disclaimer

The designations employed and the presentation of material on these maps do not imply the expression of any opinion whatsoever on the part of the European Union concerning the legal status of any country, territory, city or area or of its authorities, or concerning the delimitation of its frontiers or boundaries. Kosovo*: This designation is without prejudice to positions on status, and is in line with UNSCR 1244/1999 and the ICJ Opinion on the Kosovo declaration of independence. Palestine*: This designation shall not be construed as recognition of a State of Palestine and is without prejudice to the individual positions of the Member States on this issue. *

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