[MapServer-users] Missing blank in SQL

Sven Schroeter schroeter at netgis.de
Wed Jun 26 04:22:12 PDT 2024


Hi,

  "USING SRID...", try this:

DATA "GEOM FROM TEST_TABLE USING UNIQUE objid_parent USING SRID=25832"


Greetings Sven


Am 26.06.2024 um 12:16 schrieb G. Völkl via MapServer-users:
> Hello
>
>> In the map file is this statement
>>
>> DATA "GEOM FROM TEST_TABLE using unique objid_parent SRID 25832"
>>
>> I get this message from mapserver in log file
>>
>> Error: ORA-00907: missing right parentesis
>>
>> . Query statement: SELECT SDO_AGGR_MBR(GEOM) AS GEOM from (SELECTGEOM 
>> FROM test_table)
>>
>> This have to be changed SELECTGEOM to select geom
>>
>> Can I do something in the map file or is it a bug?
>>
>
> Best regards Gerhard
>>
>>
> Von meinem iPhone gesendet
>
> _______________________________________________
> MapServer-users mailing list
> MapServer-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20240626/c2408abd/attachment-0001.htm>


More information about the MapServer-users mailing list