Skip to content

Commit

Permalink
#364 BRT met TOP10NL docs aangepast - stale links
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Feb 9, 2024
1 parent b088e4f commit d65daf3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bag/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
author_email='justb4@gmail.com',
maintainer='Just van den Broecke',
maintainer_email='justb4@gmail.com',
url='http://github.com/opengeogroep/nlextract/bag',
url='http://github.com/nlextract/NLExtract/bag',
# long_description=readme + "\n" + changes + "\n" + credits,
long_description=readme,
packages=find_packages(exclude=['test', 'build', 'dist', 'doc', 'style']),
Expand Down
2 changes: 1 addition & 1 deletion doc/source/bagextract.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ BAG-Extract downloaden
----------------------

- download NLExtract, zie laatste versie op: https://github.com/nlextract/NLExtract/releases. De nieuwste versie staat bovenaan: kies de "real-release" nl extract zip.
- of snapshot (huidige repo versie) via git: git clone https://github.com/opengeogroep/NLExtract.git
- of snapshot (huidige repo versie) via git: git clone https://github.com/nlextract/NLExtract.git
- of snapshot als .zip: https://github.com/nlextract/NLExtract/zipball/master

Afhankelijkheden
Expand Down
2 changes: 1 addition & 1 deletion doc/source/bagv2extract.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ BAG-Extract downloaden
----------------------

- download NLExtract, zie laatste versie op: https://github.com/nlextract/NLExtract/releases. De nieuwste versie staat bovenaan: kies de "real-release" nl extract zip.
- of snapshot (huidige repo versie) via git: git clone http://github.com/opengeogroep/NLExtract.git
- of snapshot (huidige repo versie) via git: git clone http://github.com/nlextract/NLExtract.git
- of snapshot als .zip: https://github.com/nlextract/NLExtract/zipball/master
- of via Docker: https://hub.docker.com/repository/docker/nlextract/nlextract/

Expand Down
2 changes: 1 addition & 1 deletion doc/source/bgtextract.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Vind altijd de laatste versie op: https://github.com/nlextract/NLExtract/release
Omdat NLExtract voortdurend in ontwikkeling is, kun je ook de actuele broncode, een `snapshot`, downloaden
en op dezelfde manier gebruiken als een versie:

- snapshot via git: git clone https://github.com/opengeogroep/NLExtract.git
- snapshot via git: git clone https://github.com/nlextract/NLExtract.git
- snapshot als .zip: https://github.com/nlextract/NLExtract/archive/master.zip

Ontwerp
Expand Down
6 changes: 3 additions & 3 deletions doc/source/brtextract.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ om te zetten naar hanteerbare formaten, zoals PostGIS. Tevens bevat BRT-Extract

TOP-NL (v1.2) wordt via PDOK geleverd d.m.v. `OGC Download APIs <https://www.pdok.nl/ogc-apis/-/article/basisregistratie-topografie-brt-topnl>`_.

Zie `Bestandswijzer_GML_TOP10NL_2012.pdf <https://github.com/nlextract/NLExtract/raw/master/TOP10nl/doc/Bestandswijzer_GML_TOP10NL_2012.pdf>`_
Zie `Bestandswijzer_GML_TOP10NL_2012.pdf <https://github.com/nlextract/NLExtract/blob/master/brt/top10nl/doc/Bestandswijzer_GML_TOP10NL_2012.pdf>`_
voor de kaartbladindeling.

Er zijn 13 typen TOP10NL objecten. Zie voor de beschrijving van de structuur en verdere bijzonderheden voor de GML bestandsindeling in
`BRT_Catalogus_Productspecificaties.pdf <https://github.com/nlextract/NLExtract/raw/master/TOP10nl/doc/1.2/BRT_Catalogus_Productspecificaties.pdf>`_ (nog gebaseerd op versie 1.1.1).
`BRT_Catalogus_Productspecificaties.pdf <https://github.com/nlextract/NLExtract/blob/master/brt/top10nl/doc/1.2/BRT_Catalogus_Productspecificaties.pdf>`_ (nog gebaseerd op versie 1.1.1).

TOP-NL downloaden
-----------------
Expand All @@ -61,7 +61,7 @@ https://github.com/nlextract/NLExtract/releases. De nieuwste versie staat bovena
Omdat NLExtract voortdurend in ontwikkeling is, kun je ook de actuele broncode, een `snapshot`, downloaden
en op dezelfde manier gebruiken als een versie:

- snapshot via git: git clone http://github.com/opengeogroep/NLExtract.git
- snapshot via git: git clone https://github.com/nlextract/NLExtract.git
- snapshot als .zip: https://github.com/nlextract/NLExtract/archive/master.zip

BRT-Extract draaien
Expand Down

0 comments on commit d65daf3

Please sign in to comment.