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

GeoNode / django-osgeo-importer / 336 / 1

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2017 10:13PM UTC
Files 50
Run time 3s
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

23 Jan 2017 09:56PM UTC coverage: 85.476% (-0.3%) from 85.73%
GS_VERSION=2.7.x GDAL_DATA="/usr/local/lib/gdal/share/gdal/"

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.

2413 of 2823 relevant lines covered (85.48%)

0.85 hits per line

Source Files on job 336.1 (GS_VERSION=2.7.x GDAL_DATA="/usr/local/lib/gdal/share/gdal/")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 336
  • Travis Job 336.1
  • eb8ae5f9 on github
  • Prev Job for GS_VERSION=2.7.x GDAL_DATA="/usr/local/lib/gdal/share/gdal/" on master (#315.1)
  • Next Job for GS_VERSION=2.7.x GDAL_DATA="/usr/local/lib/gdal/share/gdal/" on master (#344.1)
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