Giter VIP home page Giter VIP logo

l7vp-fork's Introduction

English | 简体中文

L7VP

🌍 L7VP (L7 Visualization Platform)is an geospatial intelligent visual analysis and application development tools.

WebsiteDocumentSDKCase

SDK Version Release Status Percentage of issues still open Average time to resolve an issue License


AntV L7VP is a geospatial intelligent visual analysis tool and application development tool, originally named LocationInsight. L7VP is named after AntV L7 Visualization Platform, where L represents Location and 7 represents the seven continents of the world, implying the ability to provide visual analysis for global location data.

L7VP provides users with a powerful and flexible geographic visualization analysis tool through its rich geographic visualization effects, insight analysis capabilities, map application building tools, and open expansion capabilities, meeting various visualization needs and data analysis application scenarios.

✨ Features

  • 🚀 Fast: Possess insight into spatio-temporal data, and quickly produce visualization results.
  • 🛠 Expansion: With scalability, the business can be customized.
  • 🏗 Embedding: Provide open components, business systems can be easily embedded.

🖥 Online

Learn more 👉 User Guide

🐍 PyL7VP

from pyl7vp import L7VP

l7vp_map = L7VP(height = 600)

# add dataset to map
l7vp_map.add_dataset({"id": "my_dataset", "type": 'local', "data": df})

# display map
l7vp_map.show()

Learn more 👉 PyL7VP

🔬 Local Case

🔨 PreBuild

yarn install && yarn build:package

📦 Installation

cd examples/builder && yarn install

💻 Start Up

yarn run dev

🤝 How to Contribute

Your contributions are always welcome! Please Do have a look at the issues first.

To become a contributor, please follow our contributing guide.

License

Apache-2.0

l7vp-fork's People

Contributors

lvisei avatar simplexiao avatar dreammy23 avatar heiyexing avatar

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.