diff --git a/bag/setup.py b/bag/setup.py index 4863f399..de83ff79 100644 --- a/bag/setup.py +++ b/bag/setup.py @@ -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']), diff --git a/doc/source/bagextract.rst b/doc/source/bagextract.rst index f1e99eba..4745d423 100644 --- a/doc/source/bagextract.rst +++ b/doc/source/bagextract.rst @@ -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 diff --git a/doc/source/bagv2extract.rst b/doc/source/bagv2extract.rst index 3169f1e1..45d06a44 100644 --- a/doc/source/bagv2extract.rst +++ b/doc/source/bagv2extract.rst @@ -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/ diff --git a/doc/source/bgtextract.rst b/doc/source/bgtextract.rst index 3ef644d5..d1347aa6 100644 --- a/doc/source/bgtextract.rst +++ b/doc/source/bgtextract.rst @@ -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 diff --git a/doc/source/brtextract.rst b/doc/source/brtextract.rst index 8e86ee23..066e654f 100644 --- a/doc/source/brtextract.rst +++ b/doc/source/brtextract.rst @@ -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 `_. -Zie `Bestandswijzer_GML_TOP10NL_2012.pdf `_ +Zie `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 `_ (nog gebaseerd op versie 1.1.1). +`BRT_Catalogus_Productspecificaties.pdf `_ (nog gebaseerd op versie 1.1.1). TOP-NL downloaden ----------------- @@ -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