Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
added shapefile wegenregister
Browse files Browse the repository at this point in the history
  • Loading branch information
warrieka committed May 3, 2018
1 parent abbed2e commit c9a90b2
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*.doc
*.docx
*.xlsx
data/
/data/

Deliverable/
images/*.ico
Expand Down
Binary file added adressenRegisterGeocoder/data/wr.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions adressenRegisterGeocoder/data/wr.prj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PROJCS["Belge 1972 / Belgian Lambert 72",GEOGCS["Belge 1972",DATUM["Reseau_National_Belge_1972",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],TOWGS84[-106.8686,52.2978,-103.7239,0.3366,-0.457,1.8422,-1.2747],AUTHORITY["EPSG","6313"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AXIS["Latitude",NORTH],AXIS["Longitude",EAST],AUTHORITY["EPSG","4313"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["standard_parallel_1",51.16666723333333],PARAMETER["standard_parallel_2",49.8333339],PARAMETER["latitude_of_origin",90],PARAMETER["central_meridian",4.367486666666666],PARAMETER["false_easting",150000.013],PARAMETER["false_northing",5400088.438],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["X",EAST],AXIS["Y",NORTH],AUTHORITY["EPSG","31370"]]
Binary file added adressenRegisterGeocoder/data/wr.shp
Binary file not shown.
Binary file added adressenRegisterGeocoder/data/wr.shx
Binary file not shown.

0 comments on commit c9a90b2

Please sign in to comment.