Skip to content

Conversation

@marlowp
Copy link
Contributor

@marlowp marlowp commented Mar 18, 2025

Use SHAPE_ENCODING parameter to inform the ogr2ogr command of the encoding for the Shapefile so it can transform accordingly.

Use SHAPE_ENCODING parameter to inform the ogr2ogr command of the encoding for the Shapefile so it can transform accordingly.
@mattiagiupponi
Copy link
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  importer/handlers/shapefile
  handler.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Contributor

@mattiagiupponi mattiagiupponi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on master and is working smoothly

@mattiagiupponi mattiagiupponi merged commit a689b4f into GeoNode:master Mar 25, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 25, 2025
Use SHAPE_ENCODING parameter to inform the ogr2ogr command of the encoding for the Shapefile so it can transform accordingly.

(cherry picked from commit a689b4f)
mattiagiupponi pushed a commit that referenced this pull request Mar 25, 2025
Use SHAPE_ENCODING parameter to inform the ogr2ogr command of the encoding for the Shapefile so it can transform accordingly.

(cherry picked from commit a689b4f)

Co-authored-by: Peter Marlow <12926104+marlowp@users.noreply.github.com>
giohappy added a commit that referenced this pull request Dec 4, 2025
* [Fixes #273] connect resource with execution request

* Update README.md

* Update README.md

* store spacial file always true for cloning

* store spacial file always true for cloning

* fix build

* [Fixes #12763] 3D tiles geometricError mandatory field should be on t… (#279)

* [Fixes #12763] 3D tiles geometricError mandatory field should be on tileset level

ref to GeoNode/geonode#12763

* fix tests

* Update tests.py

* Update test_end2end.py

* fix test

* [Fixes #12789] Improve 3dtiles filename handling (#281)

* Fix migrations for asset (#283)

* Fix migrations for create handlerinfo via asset

* Fix migrations for create handlerinfo via asset

* [Fixes #286] Allow to add metadata when uploading a resource (#287)

* [Fixes #12828] New remote datasets are not registered inside proxy allowed hosts when GeoNode runs asynchoronously (#282)

* [Fixes #255] Fix encoding for Shapefile uploads (#289)

Use SHAPE_ENCODING parameter to inform the ogr2ogr command of the encoding for the Shapefile so it can transform accordingly.

* [FIXIES 13044] Remote WMS dataset store is not correct if uploaded via importer (#292)

* Update remote.py

* [FIXIES 13044] Remote WMS dataset store is not correct if uploaded via importer

* [Fixes #13451] broken upload datasets when asset have duplicated name from different users (#296)

---------

Co-authored-by: Giovanni Allegri <giovanni.allegri@gmail.com>
Co-authored-by: Henning Bredel <881756+ridoo@users.noreply.github.com>
Co-authored-by: Peter Marlow <12926104+marlowp@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shapefile import with accompanying cst-file fails

2 participants