-
Feedback Aug 30:
I used http://www.fixmytransport.com/issues/browse to search for
problems around Cheltenham and the map found no issues. However,
this problem http://www.fixmytransport.com/problems/…
-
# What is the Task
Write scripts that analyze the moving violation data to determine cameras that are not in the DDOT list (more rows), and start/stop dates of enforcement (more columns). Denote if a…
-
If I select a Georgraphy column, such as SpatialLocation in AdventureWorks.HumanResources.Address I get a nicely formatted JSON representation of the data in the column in SRID 4326 format.
…
-
**Describe the bug**
Deleting a Tree Definition Item through the Tree Definition view causes an error when saved, then immediately refreshes. It does not save the changes.
**To Reproduce**
1. Go …
-
---
Author Name: **James** (James)
Original Redmine Issue: 91563, https://vlab.noaa.gov/redmine/issues/91563
Original Date: 2021-05-04
---
Given an evaluation that ingests time-series into the wr…
epag updated
2 months ago
-
base.py line 561 - 571
```
def format_row(self, row):
"""
Decode data coming from the database if needed and convert rows to tuples
(pyodbc Rows are not sliceable).
"""
if s…
-
Submitting Author Name: Maëlle Salmon
Submitting Author Github Handle: @maelle
Other Package Authors Github handles: (comma separated, delete if none) @salvafern, @annakrystalli
Repository: ht…
-
Should we keep projects in separate schema to reduce index sizes and increase query speed or would it be fast enough to keep everything in the same table? We need more spatial index benchmarks.
-
Originally posted as: https://forge.brgm.fr/issues/23879
Start date: | 08/07/2019
![image](https://user-images.githubusercontent.com/44254759/95867879-ecc51c00-0d69-11eb-8828-afa09d44b337.png)
-
### Issue description
the value of type, "geograpy" is compared as primitive type
### Expected Behavior
the values of geograpy type, has to be compared with OrmUtils.deepCompare not '===' operator…