I am troubleshooting a query to publish a web map and feature service in a local coordinate reference system. The reasoning behind this request is that the web map and associated feature services will be used in a WebApp Builder app. The app will be used to add and edit points amongst other things. Within this request, there is a requirement to enable the entering of linear coordinate units using the local CRS and not use the standard lat/long values for 4326 or XY values for 3857 pseudo-mercator projection. There are a few workarounds one of which includes providing guidance on how to convert/transform coordinate values but this is a workaround and not a very good solution given the context of the request.