Skip to content
View navispatial's full-sized avatar
πŸ’­
Coding 🎯 solutions
πŸ’­
Coding 🎯 solutions

Highlights

  • Pro

Organizations

@navibyte
Block or Report

Block or report navispatial

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
navispatial/README.md

Code by Navibyte

See code repositories by Navibyte.

Code and solutions:

  • 🎯 Coding with Dart
  • πŸ’™ Flutter multi-platform apps
  • 🌍 Geospatial solutions and tools for Dart
  • πŸ”­ Advancing Open Source
  • α―… Exploring spatial computing and 360Β° photos πŸ“Έ

Follow πŸ“‘ tweets by @navibyte (DMs open).

Geospatial tools for Dart

✨ (2024-04-22) Decode and encode GeoJSON, WKT and WKB in Dart and Flutter apps

🧭 The geospatial code repository with geospatial data structures, tools and utilities for Dart and Flutter - coordinates, geometries, feature objects, metadata, spherical geodesy, projections, tiling schemes, vector data models and formats, and geospatial Web APIs.

πŸ“¦ The code packages published at pub.dev:

Code Package Description
🌐 geobase pub package Geospatial data structures (coordinates, geometries, features, metadata), spherical geodesy, projections and tiling schemes. Vector data format support for GeoJSON, WKT and WKB.
🌎 geodata pub package Geospatial feature service Web APIs with support for GeoJSON and OGC API Features clients.

🧩 See milestones and open issues for planned features, requests for change, and observed bugs.

Geospatial demos for Dart

✨ See also the Geospatial demos for Dart code repository for demo and sample apps demonstrating the usage of geobase and geodata along with other topics.

Code Description
earthquake_map Shows earthquakes fetched from the USGS web service on a basic map view. The demo uses both geobase and geodata packages for geospatial data accesss. Discusses also state management based on Riverpod. The map UI is based on the Google Maps Flutter plugin.

πŸ“… The first version of this repository was published in August 2022, updated October 2023.

Older samples and demos

Some code samples (Last updated: Feb 2020) also, code at GitHub:

Code Demo Description
quake - A gRPC service for monitoring earthquakes based on data provided by the USGS.
quake_monitor demo Flutter app, deployed to web, to monitor earthquakes with two backend service integrations choices (RESTful API and a gRPC service).

Articles

Latest coding and tech articles published at Medium:

Pinned

  1. navibyte/geospatial navibyte/geospatial Public

    Geospatial data structures, tools and utilities for Dart and Flutter.

    Dart 51 5

  2. navibyte/geospatial_demos navibyte/geospatial_demos Public

    Geospatial demo and sample apps for Dart and Flutter.

    Dart 4