diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..081fc0c --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +switchfromshapefile.org \ No newline at end of file diff --git a/README.md b/README.md index b9322e9..6e41d26 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,3 @@ Contribute by sending standard pull request to `gh-pages` branch ## License Creative commons share alike - diff --git a/css/styles.css b/css/styles.css new file mode 100644 index 0000000..3fdb557 --- /dev/null +++ b/css/styles.css @@ -0,0 +1,7 @@ +.format-logo { + float: right; + width: 200px; +} + +.short { +} diff --git a/images/CustomShapeFileRealLogo.jpg b/images/CustomShapeFileRealLogo.jpg new file mode 100644 index 0000000..c80d189 Binary files /dev/null and b/images/CustomShapeFileRealLogo.jpg differ diff --git a/images/ban-shapefile.png b/images/ban-shapefile.png new file mode 100644 index 0000000..5d82114 Binary files /dev/null and b/images/ban-shapefile.png differ diff --git a/images/csv.png b/images/csv.png new file mode 100644 index 0000000..7601583 Binary files /dev/null and b/images/csv.png differ diff --git a/images/geojsonicon_400x400.png b/images/geojsonicon_400x400.png new file mode 100644 index 0000000..51231e3 Binary files /dev/null and b/images/geojsonicon_400x400.png differ diff --git a/images/geopkg.png b/images/geopkg.png new file mode 100644 index 0000000..8ebac12 Binary files /dev/null and b/images/geopkg.png differ diff --git a/images/gml-sticker-tag-open.jpg b/images/gml-sticker-tag-open.jpg new file mode 100644 index 0000000..7bd949e Binary files /dev/null and b/images/gml-sticker-tag-open.jpg differ diff --git a/images/icon.ico b/images/icon.ico new file mode 100644 index 0000000..008bd6e Binary files /dev/null and b/images/icon.ico differ diff --git a/images/kml.png b/images/kml.png new file mode 100644 index 0000000..3000297 Binary files /dev/null and b/images/kml.png differ diff --git a/images/prefer-geopackage.png b/images/prefer-geopackage.png new file mode 100644 index 0000000..fe864ad Binary files /dev/null and b/images/prefer-geopackage.png differ diff --git a/images/spatialite-logo.png b/images/spatialite-logo.png new file mode 100644 index 0000000..31f776f Binary files /dev/null and b/images/spatialite-logo.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..533d2ad --- /dev/null +++ b/index.html @@ -0,0 +1,561 @@ + + + + + + + Shapefile must die! + + + + + + + + + + + + + + + + + + + Fork me on GitHub +
+

Switch from Shapefile

+ +

+ ESRI + Shapefile is a file format for + storing geospatial vector data. It has been around since the early + 1990s. It is still used as the most common vector data exchange format. +

+

The geospatial IT industry made huge advances since then, yet the Shapefile + is still most common file format for sharing vector data. +

+

+ Shapefile was a great format in it's time, and the fact that it's still used + today, is proof that its design was forward thinking. +

+

+ Yet we believe, that the time of the Shapefile has passed and we, the Geospatial + IT Industry, should replace it with more modern concepts. Shapefile is now an + outdated format and should be abandoned in the future for sharing of + geospatial vector data. +

+

Read more:

+ + +
+ +

The good side

+

+ Not all Shapefile features do make it a bad (or unmodern) format. There are + a couple of reasons why Shapefile still beats most other + formats: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

Alternatives

+ +

+ What are the alternatives to the Shapefile format? To be honest, no alternative + format has overthrown Shapefiles hegemony yet. Some formats nearly + took over (KML, GML, GeoJSON), but their usage was limited to relatively + narrow use cases only. +

+

+ Although there are more then + 80 vector data formats in use out there, only a few can be + considered as candidates for Shapefile replacement. +

+ List of some Shapefile alternatives + +

https://t.co/6JZZRiP8q5 featuring two formats as @shapefile replacement. Which do you prefer? #switchfromshapefile #geojson vs. #geopackage

— Jachym Cepicky (@jachymc) October 5, 2017
+ + +
+ + + +
+ +

OGC GML

+ +

+ Another OGC Standard. +

+

Features

+ +

Description

+

+ GML was picked as the main distribution vector data format the European + INSPIRE initiative. It's a very complex format, and its direct usage in + GIS software is limited. Its main use is as a data exchange format that needs to be + ingested into the user's system (e.g. into a database) to be fully useable. +

+

+ GML is currently often used for open data datasets, since it's technology + neutral and a supported OGC Standard. +

+

A major downside to GML is that it is an insanely complex standard, few pieces of software support all parts of the standard, and different pieces of software sometimes support different parts of the standard.

+

+ We believe that GML is a candidate for Shapefile + replacement for data interchange in situations where data is too complex to be represented by GeoJSON. +

+
+ + + + + + + + + +
+ +

+ Last modification: 2017-10-08
+ Initially created by: Jachym Cepicky, + OpenGeoLabs s.r.o.
+ + Creative Commons License +
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
+ Contribute: On GitHub +

+ +
+ + + + + +