Web tool and developer example for visualization of Google BigQuery geospatial data using Google Maps Platform APIs.
- Tool: https://bigquerygeoviz.appspot.com/
- Documentation: https://cloud.google.com/bigquery/docs/gis-analyst-start
# Start a dev server at http://localhost:4200/.
npm run dev
# Run unit tests with Karma.
npm test
- Google Maps JavaScript API documentation
- Google BigQuery REST API documentation
- Angular
- D3.js
- TypeScript
This tool is provided as a reference implementation of Google Maps and geospatial BigQuery API usage capabilities. It may be useful as a debugging and visualization resource. It is not an officially supported Google product and is provided without guarantees of maintenance.