Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

CI is broken; Python test regarding GeoJSON fails #27

Description

@JamesLMilner

One of the python tests fails:


======================================================================
ERROR: test_create_vector_tiles (tests.test_validate_geojson.TestValidateGeojson)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tiler-scripts/tests/test_validate_geojson.py", line 12, in test_create_vector_tiles
    is_valid = validate_geojson(GEOJSON_FILE)
  File "/tiler-scripts/validate_geojson.py", line 11, in validate_geojson
    validation = geojson.is_valid(features)
AttributeError: 'module' object has no attribute 'is_valid'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions