Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing field #4

Open
lrigell opened this issue Mar 26, 2017 · 1 comment
Open

Editing field #4

lrigell opened this issue Mar 26, 2017 · 1 comment

Comments

@lrigell
Copy link

lrigell commented Mar 26, 2017

I was attempting to perform the Spatial Join in QGIS with post-gis. I wanted to select the crime date so that I could have the date of each crime appear in my output table. However, post GIS did not recognize the "Dispatch Date" field in the crime data, since it has a space in the title. I attempted to edit the field name by turning on toggle editing in QGIS, but my QGIS keeps freezing.

How have others dealt with this issue?

@galkamax
Copy link
Contributor

@lrigell if you enclose the field name in double quotes ("dispatch date") PostGIS should be able to recognize it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants