Hello,
My published Feature Service won't display points with <0 longitude and the extent of the published layer is odd:
Top: 50deg
Bottom: -5deg
Left:-75deg
Right:503631deg!
All the records appear in the attribute table though.
The original data source is a Query Feature Class, data comes from a table on the server and this table is created with a SQL script runing daily.
- The extent is set correctly on the Query Feature Class
- All the projections are correct
- I have spatial indexes set
- The original table contains an OID and is registered, no duplicates there
- no empty shapes, no points with coordinates outside -90, 90, -180, 180 in the table
- we are using Enterprise 10.9.1

Any idea?
Cheers, Lionel