<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Changing a spatial domains min z in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/changing-a-spatial-domains-min-z/m-p/1189069#M56900</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a problem with spatial domains. I discovered the issue when I attempted to copy a points feature class from a prep fgdb to my egdb. Below is the cut down error message.&lt;/P&gt;&lt;P&gt;=====================&lt;BR /&gt;Environments&lt;/P&gt;&lt;P&gt;Output Coordinate System PROJCS["GDA_1994_MGA_Zone_56",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",10000000.0],PARAMETER["Central_Meridian",153.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]],VERTCS["AHD",VDATUM["Australian_Height_Datum"],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]]&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Friday, 1 July 2022 4:13:57 PM&lt;BR /&gt;WARNING 000594: Input feature 2932: falls outside of output geometry domains.&lt;BR /&gt;WARNING 000595: C:\Users\james.oka (2D6081E6)\AppData\Local\Temp\2\ArcGISProTemp7448\GeotechnicalBorehole0.fid contains the full list of records not able to be processed.&lt;BR /&gt;Succeeded at Friday, 1 July 2022 4:14:04 PM (Elapsed Time: 7.72 seconds)&lt;/P&gt;&lt;P&gt;I tracked down feature 2932 and figured out the issue was a negative height. Its a borehole that was conducted underwater so it has to have a negative height for the holes AHD height. I then noticed that the egdb version has the spatial domain below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="James_OKane_2-1656894711604.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45108i996976A4CD366E9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="James_OKane_2-1656894711604.png" alt="James_OKane_2-1656894711604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Ah a &lt;STRONG&gt;Min Z&lt;/STRONG&gt; of &lt;STRONG&gt;0&lt;/STRONG&gt;, found the issue. My problem is I can't change it. I've made new feature classes and feature datasets and can't find anywhere to set the spatial domains. I then used a custom CRS which worked on the fgdb but not the egdb as shown below (I've highlighted the min z param). Copy/paste doesn't work either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROJCS["GDA_1994_MGA_Zone_56",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",10000000.0],PARAMETER["Central_Meridian",153.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]],VERTCS["AHD",VDATUM["Australian_Height_Datum"],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]];-5120900 1900 10000;&lt;FONT color="#FF0000"&gt;-100000&lt;/FONT&gt; 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision&lt;/P&gt;&lt;P&gt;In brief how do I set a Min Z? I noticed that some fcs I have are set to -100000 and some 0 with no regard to the vertical datum chosen. I think Pro users should be able to manually edit this at creation time in the environment panel. Any ideas?&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;James&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 01:13:11 GMT</pubDate>
    <dc:creator>James_OKane</dc:creator>
    <dc:date>2022-07-04T01:13:11Z</dc:date>
    <item>
      <title>Changing a spatial domains min z</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/changing-a-spatial-domains-min-z/m-p/1189069#M56900</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a problem with spatial domains. I discovered the issue when I attempted to copy a points feature class from a prep fgdb to my egdb. Below is the cut down error message.&lt;/P&gt;&lt;P&gt;=====================&lt;BR /&gt;Environments&lt;/P&gt;&lt;P&gt;Output Coordinate System PROJCS["GDA_1994_MGA_Zone_56",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",10000000.0],PARAMETER["Central_Meridian",153.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]],VERTCS["AHD",VDATUM["Australian_Height_Datum"],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]]&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Friday, 1 July 2022 4:13:57 PM&lt;BR /&gt;WARNING 000594: Input feature 2932: falls outside of output geometry domains.&lt;BR /&gt;WARNING 000595: C:\Users\james.oka (2D6081E6)\AppData\Local\Temp\2\ArcGISProTemp7448\GeotechnicalBorehole0.fid contains the full list of records not able to be processed.&lt;BR /&gt;Succeeded at Friday, 1 July 2022 4:14:04 PM (Elapsed Time: 7.72 seconds)&lt;/P&gt;&lt;P&gt;I tracked down feature 2932 and figured out the issue was a negative height. Its a borehole that was conducted underwater so it has to have a negative height for the holes AHD height. I then noticed that the egdb version has the spatial domain below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="James_OKane_2-1656894711604.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45108i996976A4CD366E9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="James_OKane_2-1656894711604.png" alt="James_OKane_2-1656894711604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Ah a &lt;STRONG&gt;Min Z&lt;/STRONG&gt; of &lt;STRONG&gt;0&lt;/STRONG&gt;, found the issue. My problem is I can't change it. I've made new feature classes and feature datasets and can't find anywhere to set the spatial domains. I then used a custom CRS which worked on the fgdb but not the egdb as shown below (I've highlighted the min z param). Copy/paste doesn't work either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROJCS["GDA_1994_MGA_Zone_56",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",10000000.0],PARAMETER["Central_Meridian",153.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]],VERTCS["AHD",VDATUM["Australian_Height_Datum"],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]];-5120900 1900 10000;&lt;FONT color="#FF0000"&gt;-100000&lt;/FONT&gt; 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision&lt;/P&gt;&lt;P&gt;In brief how do I set a Min Z? I noticed that some fcs I have are set to -100000 and some 0 with no regard to the vertical datum chosen. I think Pro users should be able to manually edit this at creation time in the environment panel. Any ideas?&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;James&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 01:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/changing-a-spatial-domains-min-z/m-p/1189069#M56900</guid>
      <dc:creator>James_OKane</dc:creator>
      <dc:date>2022-07-04T01:13:11Z</dc:date>
    </item>
  </channel>
</rss>

