-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Batch Reprojection in 3.36.1 #57009
Comments
See here is the attached geopackage file. |
@sivansakthi, does the issue also occur using a new QGIS user profile? Does the issue also occur using QGIS 3.34? |
@agiudiceandrea If I am changed new profiles also same problems. See here I created a new profiles (Default to Sivan) and below showing the details. QGIS version Active Python plugins |
It seems similar to (or the same as) the already previously reported issue #53806. |
#53806 is batch summary. I am reporting is batch process Reproject layer. |
I cannot replicate the described issue either using QGIS 3.34.4 or QGIS 3.36.1 on Windows 10 with the provided layers: Video_2024-04-01_124446.mp4 |
I agree, this is a duplicate, regardless of the alg used. |
What is the bug or the crash?
I reprojected the layer by using batch process.
I have 3123 projection data that needs to be converted into 3857 projection.
I have converted into single layer will be converted without any hanging.
If I am using the batch process it will be hanging, see below
After close and run the next time
Attend 1:
Attend 2:
Attend 3:
If I am doing it several times, then process is 100% completed.
Steps to reproduce the issue
it works in 3.14 version
Versions
QGIS version
3.36.1-Maidenhead
QGIS code revision
3e58945
Qt version
5.15.3
Python version
3.9.18
GDAL/OGR version
3.8.4
PROJ version
9.3.1
EPSG Registry database version
v10.098 (2023-11-24)
GEOS version
3.12.1-CAPI-1.18.1
SQLite version
3.41.1
PDAL version
2.6.0
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.1.6
QScintilla2 version
2.13.4
OS version
Windows 10 Version 2009
Active Python plugins
AddressToolsDK
0.1
add_fields
0.1
assign_domainvalues
0.1
assign_uniqueid
0.1
attributePainter
5.3
beePen
0.2.4
break_lines
0.1
BulkVectorExport
1.1
buntinglabs-qgis-plugin
1.12
CalculateGeometry
0.6.9
capture_lateralline
0.1
check_flow_valves
0.1
ClipMultipleLayers
3.2.0
clipper
1.2
closest_points
1.0.1
code_fields
0.1
compare_attributes
0.1
ConvertLabels
0.3
copy_attribute
0.1
create_laterals
0.1
create_qgisid
0.1
create_template
0.1
create_temp_line_between_two_point
0.1
CustomSVG
0.1
Delete_Selected_Features
1.0.0
DigitizingTools
1.5.2
easyPlugin
1.0.0
easy_labeling
1.1
edit_features
0.1
FilePath
0.3
file_management
0.1
find_and_replace
0.1
fitting_diameter
0.1
fit_objectid
0.1
FlipMultiLinestring
0.1
freehandEditing3
version 1.1.0
FreehandRasterGeoreferencer
0.8.3
from_to_update
0.1
geometric_attributes
0.4
GeometryShapes
0.7
HCMGIS
24.1.12
joinmultiplelines
Version 0.4.1
lateral_flow
0.1
layerselect
0.1
load_objects
0.1
mmqgis
2021.9.10
moving_feature
2.0
MultiEdit
1.1
multilayerselect
1.5.0
MultipleLayerSelection
2.0.1
multiple_layers_tools
1.2
network_tracing
0.1
nominatim
1.4.5
OperateMultipleLayers
0.3.2
orient_reducer
0.1
overshoot_undershoot
0.1
ParallelLineConstruction
0.2
pluginbuilder3
3.2.1
plugin_reloader
0.9.4
point_line_checker
0.1
polygonclickmap
0.7
PolygonsParallelToLine
1.0
PostGISQueries
0.2
qa_qc
0.1
qgis-plugin-findreplace-main
1
qgiscloud
3.9.8
qgis_adjust_style
1.3
QuickOSM
2.2.3
quick_attribution
3.6
quick_map_services
0.19.34
quick_shape_update
0.1
redLayer
2.2
RemoveEmptyLayers
3.0
remove_vertex
0.1
RenameField
0.1
rename_layer
0.1
searchlayers
3.0.16
segment_reshape_plugin
0.1.6
select_duplicate
0.1
set_layername
0.1
splitmultipart
1.0.0
split_field_plugin
1.0
SpreadsheetLayers
2.1.2
StreetView
3.2
symbol_rotation
0.1
TocTable-main
1.4
update_attribute
0.1
valuemap_2_lizmap-main
0.3
valve_isolation
0.1
zoom_selected
0.1
db_manager
0.1.20
MetaSearch
0.3.6
processing
2.12.99
Supported QGIS version
New profile
Additional context
if I am reprojection without batch process it works fine. only the problems is while running the by using batch process.
The text was updated successfully, but these errors were encountered: