[TinyOWS-dev] [tinyows] #60: Attributes repeated if same tablenames occures in different schemas
tinyows
trac at tinyows.org
Mon Nov 8 02:44:20 EST 2010
#60: Attributes repeated if same tablenames occures in different schemas
-----------------------------+----------------------------------------------
Reporter: mhugent | Owner:
Type: defect | Status: new
Priority: major | Version: SVN
Keywords: | Stage: Unreviewed
Approval: Unnecessary | Patch: Code
Complexity: Unknown | Compatibility: Unknown
Specification: Unnecessary |
-----------------------------+----------------------------------------------
I have several db schemas that contain a standard set of tables. TinyOWS
does not seem to check the schema name in src/ows/ows_storage.c, therefore
the DescribeFeatureType output adds the attributes of all tables.
Attached is a patch that fixes this. It would be great if someone could
review it (I'm TinyOWS beginner).
Regards,
Marco
--
Ticket URL: <http://www.tinyows.org/trac/ticket/60>
tinyows <https://www.tinyows.org/trac/>
TinyOWS
More information about the TinyOWS-dev
mailing list