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

synthicity / pandana
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: basemap_plot
DEFAULT BRANCH: master
Repo Added 18 Aug 2014 11:04PM UTC
Files 10
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

LAST BUILD ON BRANCH osm-loader
branch: osm-loader
CHANGE BRANCH
x
Reset
  • osm-loader
  • avoid-tr1-memory
  • basemap_plot
  • doc-improvement
  • docs-and-testing
  • docs-updates
  • example-improvements
  • ezsetup
  • infra
  • install-docs
  • macosx-fixes
  • master
  • moved-docstring
  • nearest-poi-bug
  • new-matplotlib-options
  • new-travis
  • notebook-edits
  • readme-rst
  • release-v0.1
  • remove-static
  • remove-winaccess
  • simple-example
  • travis-build-docs
  • travis-conda
  • v0.1
  • v0.1.1
  • v0.1.2
  • webgl
  • win-build

pending completion
207

push

travis-ci

jiffyclub
Raise exceptions when OSM queries are empty

If you make a query that doesn't return any data
(becaues you get the coords wrong, or there are no restaurants)
the errors that pop out of Pandas aren't very helpful,
so I put in some checks for that situation and
raise a descriptive exception.

4 of 4 new or added lines in 1 file covered. (100.0%)

338 of 370 relevant lines covered (91.35%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
370 RELEVANT LINES 338 COVERED LINES
0.91 HITS PER LINE
Source Files on osm-loader
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
207 osm-loader Raise exceptions when OSM queries are empty If you make a query that doesn't return any data (becaues you get the coords wrong, or there are no restaurants) the errors that pop out of Pandas aren't very helpful, so I put in some checks for that s... push 24 Jan 2015 12:26AM UTC jiffyclub travis-ci pending completion  
205 osm-loader Add Sphinx documentation on the new loaders [ci-skip] push 24 Jan 2015 12:11AM UTC Matt Davis travis-ci pending completion  
204 osm-loader Add node_query function for getting OSM nodes User specifies a bounding box and optional tags. Tags can be used to filter for specific nodes, e.g. cafes or restaurants or whatever. push 22 Jan 2015 11:27PM UTC Matt Davis travis-ci pending completion  
202 osm-loader Rename some osm functions To differentiate functions associated with building networks and functions associated with getting POIs for the networks. push 22 Jan 2015 08:05PM UTC Matt Davis travis-ci pending completion  
200 osm-loader Network method for identify nodes with low connectivity push 22 Jan 2015 07:10PM UTC Matt Davis travis-ci pending completion  
198 osm-loader Add methods to Network for HDF5 save-load Had to modify the network_from_pandas_hdf5 function to take a class as an argument in order to avoid a circular import with the network module. Now to use the function directly users will have to do: ... push 22 Jan 2015 01:03AM UTC Matt Davis travis-ci pending completion  
196 osm-loader Add functions for storing networks as HDF5 This will be an easy way to save a network to disk and restore it later without having to re-do web requests or other setup steps. When saving a network to disk there is also the option of removing speci... push 21 Jan 2015 10:19PM UTC Matt Davis travis-ci pending completion  
194 osm-loader try skipping OSM + Network test on Travis push 15 Jan 2015 11:46PM UTC Matt Davis travis-ci pending completion  
175 osm-loader Function that connects nodes and their distances Connect adjacent intersection nodes as pairs and calculate the distance from pair to pair. push 19 Dec 2014 11:31PM UTC Matt Davis travis-ci pending completion  
173 osm-loader New function for calculating great circle distance Calculated using the Haversine formula. I also removed some of the existing functions in pandana.utils that depended on GeoPandas and other geo libraries. push 19 Dec 2014 09:08PM UTC Matt Davis travis-ci pending completion  
See All Builds (143)
  • Repo on GitHub
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

© 2025 Coveralls, Inc