[mapguide-users] R: MapGuide WFS uniqueID
Jackie Ng
jumpinjackie at gmail.com
Fri Nov 19 00:09:31 PST 2021
I took a peek at how the nsXXXXXXX is being generated in the Web Tier code.
The number is a hash of the feature source id (Library://....FeatureSource)
and should be the same hash on any server as long as the feature source id
is the same. If the same feature source id produces different hashes on
different servers, it is probably a bug.
- Jackie
You wrote:
Hi Mark
Thank you, I tried with MG_CONTROL (very good script!!) and my polygon
table
Insert into MG_CONTROL
( FDO_ORA_OWNER, FDO_ORA_NAME, FDO_ORA_GEOMCOLUMN, FDO_CLASS_NAME,
FDO_SRID,
FDO_IDENTITY)
Values
('ATS_BASE', 'BA_MUNICIPALITY_POLYGON', 'GEOM', 'MY_POLYGON', 82087,
'FID');
than I Used the Mapagent Web Tier Test page with WFS GETCAPABILITIES to see
the result
http://xxx:8018/mapguide/mapagent/index.html
When I use Gaia to test the service, the reference name is
ns160697717:MY_POLYGON
Result
In my opinion MG_CONTROL can handle the name of the feature class, but not
the ID before the name that depends from the data source created in MGOS
(I’m trying to force/change the ID)
Do you have experienced something else, please?
Best regards
Gvtomm
--
*Please Note: I no longer create new posts or post replies to any OSGeo
mailing list through nabble. As a result, you most likely won't see this
message appear on nabble's view of any OSGeo mailing list and may only see
this message through mailing list archives or depending on your mailing
list subscription settings, through daily message digests or automated
notifications from the mailing lists.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20211119/ffaa9d7f/attachment.html>
More information about the mapguide-users
mailing list