FastGeospatial
FastGeospatial is a PostGIS geospatial api to enable geospatial analysis on geographical data within a spatial database. (by mkeller3)
NG911GISDataModel
GIS Data Model templates based on the NENA Standard for NG9-1-1 GIS Data Model (NENA-STA-006.x) (by NENA911)
FastGeospatial | NG911GISDataModel | |
---|---|---|
1 | 3 | |
44 | 17 | |
- | - | |
3.0 | 3.0 | |
over 1 year ago | 3 months ago | |
Python | Python | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FastGeospatial
Posts with mentions or reviews of FastGeospatial.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-08.
NG911GISDataModel
Posts with mentions or reviews of NG911GISDataModel.
We have used some of these posts to build our list of alternatives
and similar projects.
-
setting parameters for a custom python tool
Here is an example code https://github.com/NENA911/NG911GISDataModel/blob/main/esri_geodatabase/NENA_NG911_Scripts/create_ng911_fgdb.py#L621 and the Toolbox is at https://github.com/NENA911/NG911GISDataModel/tree/main/esri_geodatabase
- Python Toolbox Best Practices
-
GIS for NG911
If you are looking to implement NENA NG9-1-1 fields, I would highly recommend that you take a look at the [NENA NG9-1-1 GIS Data Model Template](https://github.com/NENA911/NG911GISDataModel). It has recently been updated to NENA-STA-006.2-2022 and released on GitHub. It includes Python scripts and ArcGIS Toolboxes to created the v2 standard in both ArcGIS Pro and ArcGIS Desktop 10.x. Additionally, it includes SQL to create the v2 standard in PostGIS. There is extensive documentation in both versions.
What are some alternatives?
When comparing FastGeospatial and NG911GISDataModel you can also consider the following projects:
fastapi_asyncpg - asyncpg integration for fastapi
FastGeofeature - FastGeofeature is a geospatial api to serve data via the OGC Features API standard.
django-raster - Django-raster allows you to create tiled map services (TMS) and raster map algebra end points for web maps. It is Python-based, and requires GeoDjango with a PostGIS backend.
FastGeostats - FastGeostats is a geospatial api to perform math and statistics on tables from a multitude of PostgreSQL databases with geographical data.
FastVector - A PostGIS based Vector Tile server with caching and filtering.