moovida / beegis

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

Style editor enhancements #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a new style editor:

- take as example the QGis style editor which seems to work well and be much 
appreciated
- add a persistence option, which in case of shapefiles creates also the sld 
file or updates it

It should among other things:
- support svg symbols
    * for points - be the symbol in the point
    * for lines - put the symbol at every length delta
    * for polygons - create the fill pattern
- support external graphics (png)
- have possibility of styles:
    * simple style
    * unique value as in udig, but without classes limitation
    * graduated -> categories of values (numeric values), again with 
      unlimited classes + quantile + eq intervals

Original issue reported on code.google.com by andrea.a...@gmail.com on 10 Jun 2010 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by andrea.a...@gmail.com on 17 Jun 2010 at 5:40

GoogleCodeExporter commented 9 years ago
dasharray in combination with graphic strokes

http://jira.codehaus.org/browse/GEOT-3224

Original comment by andrea.a...@gmail.com on 6 Aug 2010 at 12:43

GoogleCodeExporter commented 9 years ago
Alright, styles are now covered for point, lines, polygons and labels.

A style_plugins.zip is available in the download section.

Luca, let me know how it works for you. These plugins were tested against the 
latest udig 1.2 release.

Original comment by andrea.a...@gmail.com on 18 Aug 2010 at 12:57

GoogleCodeExporter commented 9 years ago
ok, I've just done the very first test. The style editor have had a great 
improvment! I'll have a lot of comment to do. Just the first one:
When I apply a new style the rendering seems to have a chache. If a change the 
scale 
to the previous one the layer si rendered with previous style (see image1-2, 
and image 3-4) have you the same problem. I tested it on linux 32.

Original comment by mesca...@gmail.com on 20 Aug 2010 at 6:25

Attachments:

GoogleCodeExporter commented 9 years ago
Wow, I never noticed that since I do not use a lot the scale. That one seems to 
be bound to uDig, will investigate.

Original comment by andrea.a...@gmail.com on 20 Aug 2010 at 12:24

GoogleCodeExporter commented 9 years ago
closing this issue, since it got solved with the new plugins.

For further problems with style we should open new issues.

Original comment by andrea.a...@gmail.com on 27 Oct 2010 at 8:17