Coder Social home page Coder Social logo

lines and polygons about kepler HOT 2 CLOSED

caduguedess avatar caduguedess commented on June 3, 2024
lines and polygons

from kepler.

Comments (2)

stefanocudini avatar stefanocudini commented on June 3, 2024

For now the plugin kepler import support only GeoJSON file format having points inside(a feature collection of points).
Some of this Point properties is imported like a Kepler.Place for example name, url.. other properties is ignored.
https://github.com/Keplerjs/Kepler/blob/master/packages/import/server/Import.js#L4

Currently(v1.6.6) the kepler data model provides a generic geometry field in addition to the LOC field which represents only one point. but it is not used by the import plugin
with some minor modifications this would be possible.

The import plugin is actually works for geojson file only by admin users.
Only if you login as an admin user in kepler you can see in your user panel in the ADMIN section an IMPORT DATA to access the data import panel which allows you to upload files.
how you can see here:
import-name

from kepler.

stefanocudini avatar stefanocudini commented on June 3, 2024

hi @caduguedess new version of KeplerJS is out 1.7.0

now kepler support imports geojson with any type of geometry

from kepler.

Related Issues (20)

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.