MMGIS
MMGIS copied to clipboard
Multi-Mission Geographical Information System - Web-based Mapping and Spatial Data Infrastructure for Planetary Science Operations - https://nasa-ammos.github.io/MMGIS/
### Checked for duplicates Yes - I've already checked ### Describe the bug When you make two or more segments with the Measure tool, regardless of how long they are...
### Checked for duplicates Yes - I've already checked ### Describe the bug I created a new layer that had variables of { "dynamicExtent": true, "dynamicExtentMoveThreshold": "200000/z" } and a...
### Checked for duplicates Yes - I've already checked ### Alternatives considered Yes - and alternatives don't suffice ### Related problems _No response_ ### Describe the feature request Formally add...
### Checked for duplicates Yes - I've already checked ### Describe the bug When I rendered point geometry with the "pin" shape and compared it to the "circle" shape rendering...
## Purpose - Infusion of documentation and ticket/PR templating suggestions for SLIM integration ## Proposed Changes Automation templates for the following: - Pull Requests - Issue Tickets - Feature Request...
## Purpose - run project with docker without difficulties ``` db: image: postgis/postgis:10-2.5-alpine env_file: .env ports: - 5433:5432 restart: on-failure volumes: - mmgis-db:/var/lib/postgresql/data - ./Database:/usr/src/app/Database - ./Database/PgSQL_queries/mmgisDB_queries.sql:/docker-entrypoint-initdb.d/mmgisDB_queries.sql ``` The base...
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.22.5 to 6.29.0. Release notes Sourced from sequelize's releases. v6.29.0 6.29.0 (2023-02-23) Features throw an error if attribute includes parentheses (fixes CVE-2023-22578) (#15710) (d3f5b5a) v6.28.2 6.28.2 (2023-02-22)...
Bumps [activesupport](https://github.com/rails/rails) from 6.0.5 to 6.0.6.1. Release notes Sourced from activesupport's releases. v6.0.6.1 Active Support No changes. Active Model No changes. Active Record Make sanitize_as_sql_comment more strict Though this method...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...