-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
~/.local/bin/rosreestr2coord --version
5.1.0
cat ./nnovgor.ru.txt
50:33:0010293:1000
50:33:0010293:1001
50:33:0010293:1002
...
50:33:0010293:999
~/.local/bin/rosreestr2coord -l ./nnovgor.ru.txt
Press Ctrl+C to exit
================================
Launched parsing of 219 areas:
================================
50:33:0010293:1000 - error, 0%
50:33:0010293:1001 - error, 0%
50:33:0010293:1002 - error, 1%
...
50:33:0010293:999 - error, 100%
=================
Parsing complete:
success : 0
error : 219
no_coord : 0
-----------------
'Area' object has no attribute 'get_coord'
'Area' object has no attribute 'get_coord'
'Area' object has no attribute 'get_coord'
...
'Area' object has no attribute 'get_coord'
Traceback (most recent call last):
File "/var/www/macron-api/.local/bin/rosreestr2coord", line 8, in <module>
sys.exit(console())
File "/var/www/macron-api/.local/lib/python3.8/site-packages/rosreestr2coord/console.py", line 116, in console
run_console(opt)
File "/var/www/macron-api/.local/lib/python3.8/site-packages/rosreestr2coord/console.py", line 98, in run_console
handle_batch_processing(opt.list, opt.output, opt.delay, kwargs)
File "/var/www/macron-api/.local/lib/python3.8/site-packages/rosreestr2coord/console.py", line 50, in handle_batch_processing
batch_parser(codes, output=output, delay=delay, file_name=file_name, **kwargs)
File "/var/www/macron-api/.local/lib/python3.8/site-packages/rosreestr2coord/batch.py", line 79, in batch_parser
path = batch_json_output(output, areas, file_name)
File "/var/www/macron-api/.local/lib/python3.8/site-packages/rosreestr2coord/export.py", line 67, in batch_json_output
feature = a.to_geojson_poly(with_attrs, dumps=False)
TypeError: to_geojson_poly() got multiple values for argument 'dumps'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels