Coder Social home page Coder Social logo

Comments (5)

acouch avatar acouch commented on July 17, 2024

For shape files the best solution I could find was to do it on the front end as opposed to converting to geojson on the back end. We could just take zip files which is the most common format, unwrap them, and use this: https://github.com/RandomEtc/shapefile-js

from dkan.

dafeder avatar dafeder commented on July 17, 2024

We've done some additional research more recently; there is a bunch of tooling these days around transforming shapefiles to geojson, which could then obviously be visualized with existing tools. We'd still like to do this and are considering bumping up the priority and trying to fund this feature...

from dkan.

akuckartz avatar akuckartz commented on July 17, 2024

.shp still is a proprietary ESRI-specific format. And ArcGIS is proprietary software.

from dkan.

dafeder avatar dafeder commented on July 17, 2024

@akuckartz while technically proprietary and therefore not ideal, the shapefile specification is relatively open, and there are fully FOSS tools for parsing and visualizing them that we can leverage. We are certainly not talking about creating any ArcGIS dependencies for DKAN. What are you advocating for here?

from dkan.

dharizza avatar dharizza commented on July 17, 2024

Security updates and bug fixes only in the D7 version of DKAN. Closing.


from dkan.

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.