GoogleCloudPlatform / bigquery-geotools

Apache License 2.0
14 stars 3 forks source link

Request: Allow the project to be built without private access #8

Open blastdan opened 11 months ago

blastdan commented 11 months ago

Are you able to change the maven file to allow the project to be built without access to the private artifact registry and for tests to be run without private GCP bucket access?

tjwebb commented 7 months ago

The buckets aren't private, but it needs access to somebody's buckets in order to run since that's where the data is loaded from. I think I need to include better instructions for configuring this for your project.