GithubHelp home page GithubHelp logo

shapefilemustdie's People

Contributors

bakaniko avatar bjornharrtell avatar calvinmetcalf avatar fmeevangelist avatar harry-wood avatar hroncok avatar jachym avatar jimbarry avatar jonahsullivan avatar jyutzler avatar pnorman avatar ratnanil avatar thomasg77 avatar thorsten-reitz avatar tomasholderness avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shapefilemustdie's Issues

Is shapefile proprietary?

"While the format is proprietary, the specification is open."

I found this website due to this sentence, and while I was hoping to learn more about it, there is no clarification at all to this sentence. What does it mean? I understand that the "specification is open" (and there's a link to it and everything), but what does "the format is proprietary" mean? What is the distinction between format and specification in this context?

Test suite

Some suite, which will make performance tests for each format

Incorrect list of mandatory files

Suggest you correct index.html#L124. The .prj file is not mandatory, the .shx file is.

- files</a> (*.shp, *.dbf, *.prj). Users cannot share just one file; you
+ files</a> (*.shp, *.dbf, *.shx). Users cannot share just one file; you

Remove ESRI GeoDatabase

It is hard to take this website seriously if it recommends ESRI GeoDatabase. As it says itself, that is a "proprietary, closed format"...

Formats wirth support for 3D geometries

I would like to be described more about the support for 3D vector data storage and representation. I think KML is good for this case, I don't know if it's the same for the other formats, including Shapefile.

Overview Table

It would be great to aggregate the information about the different candidates in a table.

Something like this:

Shapefile GeoPackage GeoJSON ...
data types
topology
size limit
...

One set of files per feature type

I think you are missing one of the bigger frustrations with Shapefile - not only do you need multiple files to represent a single feature type but you also need one set of files per feature type so you can get an explosion in the number of files depending on your data model.

Remove KML

The text already says that KML has had its heyday. I see no point in recommending a limited, useless format like it?

Shape files do not support arcs

Hi,
A very serious limitation to the use of shape files is their inability to support arc and circle geometry. This causes any CAD data containing arc and/or circles to be turned into small straight segments that do not reflect the true geometry, are not accurate and make the files much bigger then needed.
When importing data from shape files all arc or circle data (Originally) is imported as straight lines.
Arad

TopoJSON y NoSQL Databases

I would also like to ask about formats such as TopoJSON and NoSQL databases, such as MongoDB and others.

a single file is probably not going to replace shapefiles

And that's good! one of the issues with shapefiles is that it tried to be all things to all men, so instead we can recommend different formats for different things

data interchange

For making data available and sending it places geojson, csv, kml and gml fill that role, with geojson being the leading one, csv used for super simple point data, and gml used for more complex stuff that geojson can't handle, with geojson being the recommendation for most stuff because 99% of users aren't going to have data that needs gml.

data editing

This is where geopackage, file geodatabase, and spatialite come in, and this is going to honestly depend on what software you are using, file geodatabase is probably a good choice if you're editing in ESRI and geopackage or spatialite would be a great choice for non esri world, just don't post them online when making your data available, post it as geojson.

KML OGC feature

Within the features of KML is that it is an open standard OGC.

Thanks.

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.