GithubHelp home page GithubHelp logo

carto-for-qlik's Introduction

CARTO for Qlik

CARTO's Torque maps on Qlik

CartoQlik allows you to use CARTO's Torque map rendering library on Qlik Sense.

Features

  • Static and animated maps, including heatmaps and category maps.
  • Integrates with Qlik's data, and can also be used for data filtering.
  • Easily change map layout, basemaps or animation parameters.
  • Works nicely with even hundred thousand points.

Installation

Copy the project folder under <your HD unit>:\Users\<your user name>\Documents\Qlik\Sense\Extensions, you should now see the CARTO for Qlik extension on the charts tab.

Charts tab

Data

CARTO for Qlik works with 2 dimensions and 1 measure:

Dimensions

  • Location: this is a GeoMakePoint string made from your latitude and longitude columns. This dimension is mandatory and must be the first one added to a map.
  • Timestamp: this can either be an integer or a real timestamp.

This is an example of a typical data import script, when it comes down to defining these two dimensions:

Import script

Measure

CARTO for Qlik can make use of 1 measure, depending on the type of map.

  • For a category map, this measure defines the data column that will be used to categorize the map. This measure shouldn't be aggregated.

  • For any other map, this measure defines the data column and the aggregation function that will be used on the map.

Map configuration

Map options

  • Map type:
    • Normal: Draws colored points based on location and, if defined, time and/or aggregation.
    • Categories: Draws colored points where each color represents a category based on the value of the column set as measure.
    • Heatmap: Heatmap based on point aggregation.
  • Basemap:
    • Light: Our Positron basemap.
    • Dark: Our Dark matter basemap.

Map options

Map style

  • Marker fill: Color of point fills.
  • Marker width: Point diameter in pixels.
  • Marker opacity: (0-1).
  • Border color
  • Border stroke: Border width.
  • Border opacity: (0-1)
  • Cumulative: Only for animated maps. If set, new points remain visible until the map loops.

Map style

Advanced options

  • Category colors: Category are given random colors. However, it's possible to use a comma-separated list of colors from this field too. If there were more categories than items in this list, random colors would be used for the remaining.
  • Animation duration: In seconds.
  • Animation steps: Number of total frames for the animation. Typical values are: 256, 512 or 1024
  • Initial zoom level, zero latitude and zero longitude: If set, the initial bounding box upon page reload will be taken from these values. If not set (or set to 0), the map will automatically fit its bounds.

Advanced options

Area filter

Map style

When the area filter switch is enabled, data that falls out of the bounding box of the map is filtered out.

carto-for-qlik's People

Contributors

danicarrion avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

carto-for-qlik's Issues

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.