langateam/trailpack-mapnik

View on GitHub

Showing 1 of 5 total issues

Function downloadTile has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  downloadTile (source, {x, y, z}) {
    const s3cache = this.app.config.mapnik.s3cache[source]
    const AWSService = this.app.services.AWSService
    const t0 = Date.now()

Severity: Minor
Found in api/services/MapService.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language