wiseomran / ala

Automatically exported from code.google.com/p/ala
0 stars 0 forks source link

Export area fails on all formats (shapefile, KML and WKT) formats #674

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Export | Areas fails on 

1. shapefile (see attached error)
2. KML (nothing happens)
3. zip file produced with 24 bytes containing in test case

"ENVELOPE(cl1048,5746755)"

I generated 4 areas (called My Area 1-4) from adjacent IBRA-7 regions and then 
did a areas merge (called Merged 1-4 - which wasn't used further here but just 
for the record). I then tried to export Area 1, Area 2, Area 3 and Area 4 using 
shapefile, KML and WKT and got consistent fails as noted above.

Original issue reported on code.google.com by leebel...@gmail.com on 21 May 2014 at 10:59

GoogleCodeExporter commented 9 years ago
Downgrading - critical issues coming...

Original comment by moyesyside on 26 May 2014 at 2:01

GoogleCodeExporter commented 9 years ago
Fix on prod.

Was two issues:
1. shape file export never worked.
2. layers service objects were only using the ENVELOPE reference.

Original comment by adam.col...@gmail.com on 18 Jun 2014 at 3:09

GoogleCodeExporter commented 9 years ago
Maybe not fixed. 

1. Import of exported shapefile doesn't work (My_Area_3_SHP). No area, no error 
msg.

2. Import of exported KML file doesn't work (My_Area_3_KML). Message
Unknown file type. Please upload a valid CSV, KML or Shapefile.

Export-Import of WKT is ok.

Original comment by leebel...@gmail.com on 18 Jun 2014 at 11:16

Attachments:

GoogleCodeExporter commented 9 years ago
Import of single areas is fixed.

Still need to fix import of shape files with multiple areas.

Original comment by adam.col...@gmail.com on 7 Jul 2014 at 6:18

GoogleCodeExporter commented 9 years ago
Yep, true.

Original comment by leebel...@gmail.com on 7 Jul 2014 at 11:09

GoogleCodeExporter commented 9 years ago
on dev

Original comment by adam.col...@gmail.com on 4 Aug 2014 at 11:22

GoogleCodeExporter commented 9 years ago
Still problems with shapefile and minor issue with kml. What I did-

1. Created three small adjacent areas using Add to Map | Area | mbr, poly, 
circle
2. Add to map | areas | merge the three areas
3. Export merged area layer to shapefile, kml and wkt
4. Import merged areas layer shapefile, kml and wkt

Shapefile produced a blank intermediate window with nothing on it, then seemed 
to produce no area

KML produced the merged area but with an area of 'layer unavailable' to the NE 
of the areas (see attached).

WKT imported fine.

Original comment by leebel...@gmail.com on 5 Aug 2014 at 12:49

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed the shape file import for shape files with > 1 area and no area 
attributes.

'layer unavailable' is a geoserver issue.  I'm going to say this is because it 
is on dev.

Original comment by adam.col...@gmail.com on 6 Aug 2014 at 9:55

GoogleCodeExporter commented 9 years ago
Seems ok for shapefile and kml as per #7 (on prod). Fixed?

Original comment by leebel...@gmail.com on 11 Aug 2014 at 4:19