• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GeoNode / django-osgeo-importer / 336

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2017 10:13PM UTC
Jobs 3
Files 50
Run time 43s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
336

push

travis-ci

jj0hns0n
Add WKT to EPSG Utility to Find EPSG Codes (#98)

* Adds a utility for converting WKT strings to EPSG codes, and utilizes it in the importer if AutoIdentifyEPSG() fails to find a valid EPSG code for the dataset.  Also adds an extra_epsg file where we can add additional EPSG codes and their matching projections if they aren’t included in the default installation.

* Make sure Travis CI knows where the epsg_extra file is.

* Ensure that the /usr/share/proj directory has been created before trying to copy a file there.

* Fixes flake8 warnings.

* Change the projection directory to utilize a Django setting in the Python code, and use the default Pyproj default directory in the Install.sh setup.  Also added steps to the README for users to add additional EPSG codes to the extra_epsg file.

* Testing to figure out where the projection directory is on the Travis install.

* Put the epsg_extra file in the correct location for Travis during the installation, and in the correct location during local vagrant setup as well.

* Testing Travis variable.

* Fix syntax error on the Travis CI if statement.

* Move the Travis if statement and test it.

* Testing $TRAVIS value

* Add quotes around true in the Travis if clause.

* Update bash if syntax.

* Find the epsg files.

* Check what’s in the pyproj directory.

* Try to find the right directory for site packages on TRAVIS.

* Move the EPSG file creation to the end of the install process.

* Clean up the Travis CI debug statements.

2415 of 2823 relevant lines covered (85.55%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 336.1 (GS_VERSION=2.7.x GDAL_DATA="/usr/local/lib/gdal/share/gdal/") 23 Jan 2017 10:13PM UTC 0
85.48
Travis Job 336.1
2 336.2 (GS_VERSION=2.8.x GDAL_DATA="/usr/local/lib/gdal/share/gdal/") 23 Jan 2017 10:13PM UTC 0
85.55
Travis Job 336.2
3 336.3 (GS_VERSION=master GDAL_DATA="/usr/local/lib/gdal/share/gdal/") 23 Jan 2017 10:13PM UTC 0
85.55
Travis Job 336.3
Source Files on build 336
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #336
  • eb8ae5f9 on github
  • Prev Build on master (#315)
  • Next Build on master (#344)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc