Points file export

Sean Joyce

Well-Known Member
When exporting a points file (Name Northing Easting Elev Descr) space delimited
the points are no longer named (numbered) consecutively.
Has a setting changed recently that I am missing? (last 2 J-Field versions)
This was not an issue on past versions.

Trying to upload an example (small 4 K file) and keep getting Forum error message File too large??
 

Kelly Bellis

ME PLS 2099
5PLS
Code:
10 746291.8702 833203.5938 852.4816 CD
11 746429.5404 833141.5607 856.1263 CD
12 746510.9682 833108.9552 858.5902 CD
13 746600.1178 833078.5590 862.0567 CD
14 746679.7143 833068.1820 864.7171 CD
15 746725.3185 833077.4177 865.2713 CD
16 746763.1508 833108.5246 869.0044 CD
17 746780.0846 833146.0361 871.8651 CD
18 746706.8116 833180.8399 872.1123 GR
19 746708.1439 833182.4705 872.7693 EP
2 746330.1683 833179.7352 853.0829 SPK
20 746568.5862 833233.9582 870.4430 EP
21 746436.9115 833283.5851 866.4923 EP
22 746336.1584 833322.5616 863.2787 EP
23 746168.4155 833388.3932 858.5673 EP
24 745967.4160 833467.2564 854.8832 EP
25 746162.6809 833378.8705 851.8663 OS
26 746165.0484 833361.5839 848.6042 ML
27 746150.0908 833362.4187 848.6231 TR
28 746110.6357 833347.9587 848.3907 ML
29 746097.1898 833305.2741 849.0345 ML
3 746330.1576 833179.7235 853.0868 SPK
30 746124.8041 833281.5254 848.9420 ML
31 746162.5487 833259.5034 849.4198 ML
32 746169.4738 833234.0032 849.0643 ML
33 746145.3020 833177.8598 845.4894 ML
34 746202.1385 833139.0047 847.0553 ML
35 746229.3565 833138.9468 848.0242 LF
36 746250.0737 833188.2665 850.6802 LF
37 746234.6861 833119.4178 847.1526 ML
38 746301.8671 833066.8402 848.9501 ML
39 746326.7063 833198.8932 853.4214 ML
4 746114.5343 833197.9733 846.1387 CD
40 746355.3335 833280.0124 856.1590 ML
41 746311.4960 833288.2152 853.2162 ML
42 746287.9544 833313.2334 852.0672 ML
43 746213.6637 833269.7494 850.6856 W
44 746221.7903 833218.0309 850.9883 EPK
45 746228.4365 833199.3479 851.0514 EPK
46 746283.8220 833200.5582 852.1589 EPK
47 746283.2702 833269.5203 852.5928 ST
48 744823.1445 833894.3796 845.8367 MON
49 744641.5239 833588.8229 842.1448 IM
5 746010.9414 833148.3856 845.4053 CD
50 744641.5047 833588.8194 842.1224 IM
51 744627.0254 833635.5794 851.2750 CL
52 744658.6199 833621.9152 851.3391 CL
53 746818.2082 832833.2105 850.9297 FP
54 746832.5305 832870.8537 856.1018 CL
55 746914.5159 833340.6679 883.8031 PIP
56 746959.8687 833160.2652 871.2967 PIP
57 746959.8105 833160.4269 871.4020 IM
58 746380.4588 832971.6327 855.3573 CL
59 746167.6626 833020.8037 855.2007 CL
6 745949.9481 833142.8644 844.6890 CD
60 746007.8792 833063.3249 855.0582 CL
61 745821.4529 833123.9627 854.6053 CL
62 745679.3074 833178.3050 854.1760 CL
63 745545.9891 833234.6051 853.7954 CL
64 744683.6820 833659.3621 843.3065 IM
7 745823.0335 833205.3670 844.0210 CD
8 745755.4045 833274.0399 843.6754 CD
9 746184.5177 833220.0622 848.8850 CD
Base1 746611.4359 833064.4245 870.8073 
CHK_2 746510.9587 833108.9588 858.5542 "Check Point for 2"

Sean,
At first glance I wonder
1) did you have leading zeros to begin with?
2) did you try using leading zeros?
3) do leading zeros get stripped out?
4) if leading zeros alone can't exist, consider using a prefix as an experiment; e.g., A01, A02, A03, etc.

Regarding your zipped file size being too large, for uploading, it's hard to imagine a file being smaller than the one you sent. The issue makes me wonder if the system admin has set non-PLS Team upload limits to zero or if there is some other permissions/configuration aspect at play.

This is something that Artem will need to speak to and is beyond my control.
 

Attachments

  • Points example.zip
    1.3 KB · Views: 362

Matt Johnson

Well-Known Member
5PLS
I looked at this. All the points are being sorted by lexicographical order now. I'll see if the developers can fix this.
 

Kelly Bellis

ME PLS 2099
5PLS
I looked at this. All the points are being sorted by lexicographical order now. I'll see if the developers can fix this.
Matt, see if they will first increase the file size limit for Upload a File on this message board as that is an easy fix and there is no work around for that issue, unlike the workarounds I've listed for Sean to try.
 

Matt Johnson

Well-Known Member
5PLS
Kelly, when I upload files I no longer see a upload limit. I was just able to successfully upload a 68 MB file.
 
Small image files appear to be allowed; like this one for example (116KB):
uploads prevented2.PNG

But zipped up files (that are even smaller!) are not allowed.
 

Sean Joyce

Well-Known Member
I looked at this. All the points are being sorted by lexicographical order now. I'll see if the developers can fix this.
Matt;
I could see the pattern but this is something that has changed recently.
within the last few updates.
My COGO program doesn't care as it puts the points in order,
but for reviewing the export file itsa bit of a pain.
Thanks to all that fixed the upload issue.
 

Sean Joyce

Well-Known Member
Code:
10 746291.8702 833203.5938 852.4816 CD
11 746429.5404 833141.5607 856.1263 CD
12 746510.9682 833108.9552 858.5902 CD
13 746600.1178 833078.5590 862.0567 CD
14 746679.7143 833068.1820 864.7171 CD
15 746725.3185 833077.4177 865.2713 CD
16 746763.1508 833108.5246 869.0044 CD
17 746780.0846 833146.0361 871.8651 CD
18 746706.8116 833180.8399 872.1123 GR
19 746708.1439 833182.4705 872.7693 EP
2 746330.1683 833179.7352 853.0829 SPK
20 746568.5862 833233.9582 870.4430 EP
21 746436.9115 833283.5851 866.4923 EP
22 746336.1584 833322.5616 863.2787 EP
23 746168.4155 833388.3932 858.5673 EP
24 745967.4160 833467.2564 854.8832 EP
25 746162.6809 833378.8705 851.8663 OS
26 746165.0484 833361.5839 848.6042 ML
27 746150.0908 833362.4187 848.6231 TR
28 746110.6357 833347.9587 848.3907 ML
29 746097.1898 833305.2741 849.0345 ML
3 746330.1576 833179.7235 853.0868 SPK
30 746124.8041 833281.5254 848.9420 ML
31 746162.5487 833259.5034 849.4198 ML
32 746169.4738 833234.0032 849.0643 ML
33 746145.3020 833177.8598 845.4894 ML
34 746202.1385 833139.0047 847.0553 ML
35 746229.3565 833138.9468 848.0242 LF
36 746250.0737 833188.2665 850.6802 LF
37 746234.6861 833119.4178 847.1526 ML
38 746301.8671 833066.8402 848.9501 ML
39 746326.7063 833198.8932 853.4214 ML
4 746114.5343 833197.9733 846.1387 CD
40 746355.3335 833280.0124 856.1590 ML
41 746311.4960 833288.2152 853.2162 ML
42 746287.9544 833313.2334 852.0672 ML
43 746213.6637 833269.7494 850.6856 W
44 746221.7903 833218.0309 850.9883 EPK
45 746228.4365 833199.3479 851.0514 EPK
46 746283.8220 833200.5582 852.1589 EPK
47 746283.2702 833269.5203 852.5928 ST
48 744823.1445 833894.3796 845.8367 MON
49 744641.5239 833588.8229 842.1448 IM
5 746010.9414 833148.3856 845.4053 CD
50 744641.5047 833588.8194 842.1224 IM
51 744627.0254 833635.5794 851.2750 CL
52 744658.6199 833621.9152 851.3391 CL
53 746818.2082 832833.2105 850.9297 FP
54 746832.5305 832870.8537 856.1018 CL
55 746914.5159 833340.6679 883.8031 PIP
56 746959.8687 833160.2652 871.2967 PIP
57 746959.8105 833160.4269 871.4020 IM
58 746380.4588 832971.6327 855.3573 CL
59 746167.6626 833020.8037 855.2007 CL
6 745949.9481 833142.8644 844.6890 CD
60 746007.8792 833063.3249 855.0582 CL
61 745821.4529 833123.9627 854.6053 CL
62 745679.3074 833178.3050 854.1760 CL
63 745545.9891 833234.6051 853.7954 CL
64 744683.6820 833659.3621 843.3065 IM
7 745823.0335 833205.3670 844.0210 CD
8 745755.4045 833274.0399 843.6754 CD
9 746184.5177 833220.0622 848.8850 CD
Base1 746611.4359 833064.4245 870.8073
CHK_2 746510.9587 833108.9588 858.5542 "Check Point for 2"

Sean,
At first glance I wonder
1) did you have leading zeros to begin with?
2) did you try using leading zeros?
3) do leading zeros get stripped out?
4) if leading zeros alone can't exist, consider using a prefix as an experiment; e.g., A01, A02, A03, etc.

Regarding your zipped file size being too large, for uploading, it's hard to imagine a file being smaller than the one you sent. The issue makes me wonder if the system admin has set non-PLS Team upload limits to zero or if there is some other permissions/configuration aspect at play.

This is something that Artem will need to speak to and is beyond my control.

Thanks Kelly;
no leading zeros were used
Actually the workaround will cause trouble with my COGO program.
My program puts them in order so it is not a big issue right now
but I noticed that the export routine is not the same as before
and might cause some problems for other programs?
 

Matt Johnson

Well-Known Member
5PLS
Hi Sean, this issue has been fixed in the test version of J-Field we have so it should be fixed for you in the next update.
 
Top