Provedl jsem nasazení řešení Linear Referencing Foundation verze 1.2
Nyní, podle úkolu v projektu, jsem vypočítal tolerance a rozlišení pro prostorový odkaz CGS WGS 1984, nyní se snažím vytvořit prototyp v prostředí pro jednoho uživatele:
arcpy.ImportToolbox(r"U:\UPDM\PipelineReferencingFoundationV1_2\Pipeline Referencing Foundation.tbx")
with arcpy.EnvManager(XYResolution="0.000000001 DecimalDegrees", MTolerance=0.0009988805323293938, XYTolerance="8.98315284119521E-09 DecimalDegrees", ZResolution="0.0001 Meters", MResolution=0.00011119487222222222, ZTolerance="0.0001 Meters"):
arcpy.udms.ChangeGDBSpatialReference(
gdb=r"U:\UPDM\PipelineReferencingFoundationV1_2\Databases\UPDM_PipelineReferencing.gdb",
spatial_reference='GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision',
output_folder=r"U:\UPDM\PipelineReferencingFoundationV1_2\Prototypes",
output_name="updm.2021.wgs84"
)
ale dostávám chybu:
Change GDB Spatial Reference
=====================
Parametry
Geodatabáze U:\UPDM\PipelineReferencingFoundationV1_2\Databases\UPDM_PipelineReferencing.gdb
Výstupní prostorový odkaz GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision
Umístění složky U:\UPDM\PipelineReferencingFoundationV1_2\Prototypes
Název výstupu updm.2021.wgs84
Výstupní balíček
=====================
Prostředí
Rozlišení XY 0.000000001 DecimalDegrees
Tolerance M 0.0009988805323293938
Tolerance XY 8.98315284119521E-09 DecimalDegrees
Rozlišení Z 0.0001 Meters
Rozlišení M 0.00011119487222222222
Tolerance Z 0.0001 Meters
=====================
Zprávy
Čas zahájení: Středa, 19. července 2023 15:32:05
udms 3.1.1
Odstraněny bílé znaky z následujících položek geodatabáze:
DataElement/LRSMetadata: '<?xml version="1.0"?>\n<Lrs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" LrsId="B60E5FE6-20EC-44D6-B708-031CC63A7222" Name="APR" Description="" SchemaVersion="10" CenterlineFCName="P_Centerline" CenterlineSequenceTableName="P_Centerline_Sequence" CalibrationPointFCName="P_CalibrationPoint" RedlineFCName="P_Redline" ConflictPreventionEnabled="false" DefaultVersionName="" AllowLockTransfer="false" UseElevationDataset="false" ZFactor="0" UserSchemaPrefix=""><Networks><Network NetworkId="1" Name="P_EngineeringNetwork" FieldSeparator="" IgnoreEmptyRoutes="false" PersistedFeatureClassName="P_EngineeringNetwork" PersistedFeatureClassRouteIdFieldName="RouteId" FromDateFieldName="FromDate" ToDateFieldName="ToDate" PromptPriorityWhenEditing="true" GapCalibration="SteppingIncrement" GapCalibrationOffset="0" MeasuresDisplayPrecision="3" UpdateRouteLengthInCartoRealignment="false" IsDerived="false" DerivedFromNetwork="-1" RouteNameFieldName="RouteName" LineIdFieldName="LineId" LineNameFieldName="LineName" LineOrderFieldName="LineOrder" AutoGenerateRouteId="true" AutoGenerateRouteName="false" ServiceLayerId="-1"><RouteFieldNames><NetworkFieldName Name="RouteId" FixedLength="0" IsFixedLength="true" IsPaddingEnabled="false" PaddingCharacter="32" PaddingPlace="None" IsPadNullValues="false" IsNullAllowed="false" AllowAnyLookupValue="true" LookupTableXml="" LookupTableName="" LookupKeyField="" LookupDisplayField=""/></RouteFieldNames><EventTables><EventTable EventId="D624B1A5-A283-49E9-9F8F-B78354D37E6B" Name="P_Anomaly" TableName="P_Anomaly" FeatureClassName="P_Anomaly" IsLocal="true" IsPointEvent="true" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="" ToRouteNameFieldName="" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engm" ToMeasureFieldName="" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continm" DerivedToMeasureFieldName="" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="#-1# " /><EventTable EventId="#B9480746-CC59-410C-BD5A-78DB6E7FDBB8# " Name="#P_AnomalyGroup# " TableName="#P_AnomalyGroup# " FeatureClassName="#P_AnomalyGroup# " IsLocal="#true# " IsPointEvent="#true# " ReferenceOffsetType="#NoOffset# " TableNameXml="# " ObjectIdFieldName="#objectid# " EventIdFieldName="#eventid# " RouteIdFieldName="#engrouteid# " RouteNameField="#engroutename# " ToRouteIdField="# " ToRouteName="# " FromDate="#fromdate# " ToDate="#todate# " FromMeasure="#engm# " ToMeasure="# " LocError="#locationerror# " StoreFieldsFromDerivedNetworkWithEventRecords="#true# " DerivedRouteId="#continrouteid# " DerivedRouteName="#continroutename# " DerivedFromMeasure="#continm# " DerivedToMeasure="# " StoreReferentLocationWithEventRecords="#false# " ReferentOffsetUnits="#esriUnknownUnits# " FromReferentMethod="# " FromReferentLocation="# " FromReferentOffset="# " ToReferentMethod="# " ToReferentLocation="# " ToReferentOffset="# " AheadStation="# " BackStation="# " StationUnitOfMeasure="#esriUnknownUnits# " StationMeasureIncrease="# " StationMeasureDecreaseValues="# " ServiceLayerId="#-1# "/><EventTable EventId="#2A613774-1BA1-415F-AC43-6DCF09CAF14F# " Name="#P_Coupon# " TableName="#P_Coupon# " FeatureClassName="#P_Coupon# " IsLocal="#true# " IsPointEvent="#true# " ReferenceOffsetType="#NoOffset# " TableNameXml="# " ObjectIdFieldName="#objectid# " EventIdFieldName="#eventid# " RouteIdFieldName="#engrouteid# " RouteNameField="#engroutename# " ToRouteIdField="# " ToRouteName="# " FromDate="#fromdate# " ToDate="#todate# " FromMeasure="#engm# " ToMeasure="# " LocError="#locationerror# " StoreFieldsFromDerivedNetworkWithEventRecords="#true# " DerivedRouteId="#continrouteid# " DerivedRouteName="#continroutename# " DerivedFromMeasure="#continm# " DerivedToMeasure="# " StoreReferentLocationWithEventRecords="#false# " ReferentOffsetUnits="#esriUnknownUnits# " FromReferentMethod="# " FromReferentLocation="# " FromReferentOffset="# " ToReferentMethod="# " ToReferentLocation="# " ToReferentOffset="# " AheadStation="# " BackStation="# " StationUnitOfMeasure="#esriUnknownUnits# " StationMeasureIncrease="# " StationMeasureDecreaseValues="# " ServiceLayerId="#-1# "/><EventTable EventId=#75340666-DF90-44A7-A878-D625725D409E # Name=#P_DASurveyReadings # Table=#P_DASurveyReadings # FeatureClass=#P_DASurveyReadings # IsLocal=#true # IsPointEvent=#true # ReferenceOffsetType=#NoOffset # TableXml=# # ObjectId=#objectid # EventId=#eventid # RouteId=#engrouteid # Route=#engroutename # ToRouteId=# # ToRoute=# # FromDate=#fromdate # ToDate=#todate # FromMeasure=#engm # ToMeasure=# # LocError=#locationerror # StoreFieldsFromDerivedNetworkWithEventRecords=#true # DerivedRouteId=#continrouteid # DerivedRouteName=#continroutename # DerivedFromMeasure=#continm # DerivedToMeasure=# # StoreReferentLocationWithEventRecords=#false # ReferentOffsetUnits=#esriUnknownUnits # FromReferentMethod=# # FromReferentLocation=# # FromReferentOffset=# # ToReferentMethod=# # ToReferentLocation=# # ToReferentOffset=# # AheadStation=# # BackStation=# # StationUnitOfMeasure=#esriUnknownUnits # StationMeasureIncrease=# # StationMeasureDecreaseValues=# # ServiceLayerId=-1 /><EventTable EventId=DEAF0F9E-B69B-426B-B9A8-F0C1C7D89737 Name=P_DocumentPoint Table=P_DocumentPoint FeatureClass=P_DocumentPoint IsLocal=true IsPointEvent=true ReferenceOffsetType=NoOffset TableXml= ObjectId=objectid EventId=eventid RouteId=engrouteid Route=P_engrouteame ToRouteId= ToRoute= FromDate=fromdate ToDate=todate FromMeasure=engm ToMeasure= LocError=locationerror StoreFieldsFromDerivedNetworkWithEventRecords=true DerivedRouteId=continrouteid DerivedRouteame=continroutename DerivedFromMeasure=continm DerivedToMeasure= StoreReferentLocationWithEventRecords=false ReferentOffsetUnits=esriUnknownUnits FromReferentMethod= FromReferentLocation= FromReferentOffset= ToReferentMethod= ToReferentLocation= ToReferentOffset= AheadStation= BackStation= StationUnitOfMeasure=esriUnknownUnits StationMeasureIncrease= StationMeasureDecreaseValues= ServiceLayerId=-1 /><EventTable EventId=41B47270-29C0-44AD-BC80-402E44B29AF9 Name=P_Elevation Table=P_Elevation FeatureClass=P_Elevation IsLocal=true IsPointEvent=true ReferenceOffsetType=NoOffset TableXml= ObjectId=objectid Event Id = event id Route Id = eng route id Route Name = engr outename' ToRouteIdFieldName="" ToRouteNameFieldName="" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engm" ToMeasureFieldName="" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continm" DerivedToMeasureFieldName="" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="B45CF1DE-37C7-40C0-BBAF-E4D289CCBE0F" Name="P_IdentifiedIssue" TableName="P_IdentifiedIssue" FeatureClassName="P_IdentifiedIssue" IsLocal="true" IsPointEvent="true" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="" ToRouteNameFieldName="" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engm" ToMeasureFieldName="" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continm" DerivedToMeasureFieldName="" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="2AC494AC-7767-4419-844E-EB09782E9B9C" Name="P_ILIGroundRefMarkers" TableName="P_ILIGroundRefMarkers" FeatureClassName="P_ILIGroundRefMarkers" IsLocal="true" IsPointEvent="true" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="" ToRouteNameFieldName="" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engm" ToMeasureFieldName="" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continm" DerivedToMeasureFieldName="" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName=" " ToReferentMethodFieldName= " " ToReferentLocation Field Name= " " ToReferentOffset Field Name= " " AheadStation Field= " " BackStation Field= " " Station Unit Of Measure= "esriUnknownUnits " Station Measure Increase Field= " " Station Measure Decrease Values= " " Service Layer Id= "-1 "/><EventTable EventId= "2A64534D-14CE-4C2A-85F5-EF5AB6EB3BD6 " Name= "P_ILISurveyGroup " Table Name= "P_ILISurveyGroup " Feature Class Name= "P_ILISurveyGroup " Is Local= "true " Is Point Event= "true " Reference Offset Type= "NoOffset " Table Name Xml= " " Object Id Field Name= "objectid " Event Id Field Name= "eventid " Route Id Field Name= "engrouteid " Route Name Field Name= "engroutename " To Route Id Field Name= " " To Route Name Field Name= " " From Date Field Name= „fromdate“ To Date Field Name= „todate“ From Measure Field Name= „engm“ To Measure Field Name= „“ Loc Error Field Name= „locationerror“ Store Fields From Derived Network With Event Records= „true“ Derived Route Id Field Name= „continrouteid“ Derived Route Name Field Name= „continroutename“ Derived From Measure Field Name= „continm“ Derived To Measure Field Name= „“ Store Referent Location With Event Records= „false“ Referent Offset Units= „esriUnknownUnits“ From Referent Method Field Name= „“ From Referent Location Field Name= „“ From Referent Offset Field Name= „“ To Referent Method Field Name= „“ To Referent Location Field Name= „“ To Referent Offset Field Name= „“ Ahead Station Field= „“ Back Station Field= „“ Station Unit Of Measure= „esriUnknownUnits“ Station Measure Increase Field= „“ Station Measure Decrease Values= „“ Service Layer Id =„-1“/><EventTable EventId =„F5ECE749-CDBC-47B6-A297-905DC70E6F43“ Název =„P_ILISurveyReadings“ Název tabulky =„P_ILISurveyReadings“ Název třídy prvků =„P_ILISurveyReadings“ Je místní =„true“ Je bodová událost =„true“ Typ posunu odkazu =„NoOffset“ Název XML tabulky =„“ Název pole ObjectId =„objectid“ Název pole EventId =„eventid“ Název pole RouteId =„engrouteid“ Název pole RouteNázev =„engroutename“ Název pole ToRouteId =„“ Název pole ToRouteNázev =„“ Název pole FromDate =„fromdate“ Název pole DoData =„todate“ Název pole Změřit od =„engm“ Název pole Změřit do =„“ Název pole Chyba umístění =„locationerror“ Ukládat pole z odvozené sítě s záznamy událostí =„true“ Odvozený název trasy ID pole =„continrouteid“ Odvozený název trasy název pole =„continroutename“ Odvozené měření od pole =„continm“ Odvozené měření do pole =„“ Ukládat referenční umístění se záznamy událostí =„false“ Jednotky posunu odkazu =„esriUnknownUnits“ Pole metody odkazu od =„“ Pole umístění odkazu od =„ “ Pole posunu odkazu od =„ “ Pole metody odkazu do =„ “ Pole umístění odkazu do =„ “ Pole posunu odkazu do =„ “ Pole stanice vpředu =„ “ Pole stanice vzadu =„ “ Jednotka měření stanice =„esriUnknownUnits “ Pole zvýšení měření stanice =„ “ Hodnoty snížení měření stanice =„ “ ID služby vrstvy = -1 /><EventTable EventId = ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="BD0DE7AC-8DBE-4C2A-B217-16F18AAEBEE2" Name="P_SqueezeOff" TableName="P_SqueezeOff" FeatureClassName="P_SqueezeOff" IsLocal="true" IsPointEvent="true" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="" ToRouteNameFieldName="" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engm" ToMeasureFieldName="" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continm" DerivedToMeasureFieldName="" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="78A90935-1678-4C60-B3C4-545E77C9FD3D" Name="PipelineDevice" TableName="PipelineDevice" FeatureClassName="PipelineDevice" IsLocal="true" IsPointEvent="true" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="OBJECTID" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="" ToRouteNameFieldName="" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engm" ToMeasureFieldName="" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continm" DerivedToMeasureFieldName="" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="4B2D53FB-3643-4A85-AD3F-473DEE48AAA7" Name="PipelineJunction" TableName="PipelineJunction" FeatureClassName="PipelineJunction" IsLocal="true" IsPointEvent="true" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="OBJECTID" EventIdFieldName":"eventid","RouteIdField":"engrouteid","RouteNam... (truncated) ...easureDecreaseValues":"","ServiceLayerId":"-1" FeatureClassName="P_ExposedPipeInspect" IsLocal="true" IsPointEvent="false" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="engtorouteid" ToRouteNameFieldName="engtoroutename" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engfromm" ToMeasureFieldName="engtom" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continfromm" DerivedToMeasureFieldName="contintom" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="FBE7F9BA-A780-4E8E-8DE7-70083FCD1BB1" Name="P_ILIInspectionRange" TableName="P_ILIInspectionRange" FeatureClassName="P_ILIInspectionRange" IsLocal="true" IsPointEvent="false" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="engtorouteid" ToRouteNameFieldName="engtoroutename" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engfromm" ToMeasureFieldName="engtom" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continfromm" DerivedToMeasureFieldName="contintom" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="AF2FDEF0-9414-4339-8D2D-28F6B7FF5165" Name="P_InlineInspection" TableName="P_InlineInspection" FeatureClassName="P_InlineInspection" IsLocal="true" IsPointEvent="false" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="objectid" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="engtorouteid" ToRouteNameFieldName="engtoroutename" FromDateFieldName="fromdate" ToDateFieldName":"todate","FromMeasureField":"engfromm","ToMeasure":"engtom","LocError":"locationerror","StoreFieldsFromDerivedNetworkWithEventRecords":"true","DerivedRouteId":"continrouteid","DerivedRoute":"continroutename","DerivedFromMeasure":"continfromm","DerivedToMeasure":"contintom","StoreReferentLocationWithEventRecords":"false","ReferentOffsetUnits":"esriUnknownUnits","FromReferentMethod":"","FromReferentLocation":"","FromReferentOffset":"","ToReferentMethod":"","ToReferentLocation":"","ToReferentOffset":"","AheadStation":"","BackStation":"","StationUnitOfMeasure":"esriUnknownUnits","StationMeasureIncrease":"","StationMeasureDecreaseValues":"","ServiceLayerId":"-1"> EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="engtorouteid" ToRouteNameFieldName="engtoroutename" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engfromm" ToMeasureFieldName="engtom" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continfromm" DerivedToMeasureFieldName="contintom" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="DCA45B03-A469-4774-AC0C-5D7D58E71A56" Name="PipelineLine" TableName="PipelineLine" FeatureClassName="PipelineLine" IsLocal="true" IsPointEvent="false" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="OBJECTID" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="engtorouteid" ToRouteNameFieldName="engtoroutename" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engfromm" ToMeasureFieldName="engtom" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continfromm" DerivedToMeasureFieldName="contintom" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="" ToReferentLocationFieldName="" ToReferentOffsetFieldName="" AheadStationField="" BackStationField="" StationUnitOfMeasure="esriUnknownUnits" StationMeasureIncreaseField="" StationMeasureDecreaseValues="" ServiceLayerId="-1"/><EventTable EventId="697AD7AB-AE56-4C3C-8EEC-3F331D0A9307" Name="StructureLine" TableName="StructureLine" FeatureClassName="StructureLine" IsLocal="true" IsPointEvent="false" ReferenceOffsetType="NoOffset" TableNameXml="" ObjectIdFieldName="OBJECTID" EventIdFieldName="eventid" RouteIdFieldName="engrouteid" RouteNameFieldName="engroutename" ToRouteIdFieldName="engtorouteid" ToRouteNameFieldName="engtoroutename" FromDateFieldName="fromdate" ToDateFieldName="todate" FromMeasureFieldName="engfromm" ToMeasureFieldName="engtom" LocErrorFieldName="locationerror" StoreFieldsFromDerivedNetworkWithEventRecords="true" DerivedRouteIdFieldName="continrouteid" DerivedRouteNameFieldName="continroutename" DerivedFromMeasureFieldName="continfromm" DerivedToMeasureFieldName="contintom" StoreReferentLocationWithEventRecords="false" ReferentOffsetUnits="esriUnknownUnits" FromReferentMethodFieldName="" FromReferentLocationFieldName="" FromReferentOffsetFieldName="" ToReferentMethodFieldName="'' " ToReferentLocationFieldName=''' ' ToReferentOffset Field Name = '' ' AheadStation Field = '' ' BackStation Field = '' ' Station Unit Of Measure = '' esriUnknownUnits '' Station Measure Increase Field = '' ' Station Measure Decrease Values = '' ' Service Layer Id = '-1' /><EventTable Event Id = 'A833D8FE-E81E-417B-8C24-19486EFE2479' Name = 'P_CenterlineAccuracy' Table Name = 'P_CenterlineAccuracy' Feature Class Name = 'P_CenterlineAccuracy' Is Local = 'true' Is Point Event = 'false' Reference Offset Type = 'NoOffset' Table Name Xml = '' Object Id Field Name = 'objectid' Event Id Field Name = 'eventid' Route Id Field Name = 'engrouteid' Route Name Field Name = 'engroutename' To Route Id Field Name = 'engtorouteid' To Route Name Field Name = 'engtoroutename' From Date Field Name = 'fromdate' To Date Field Name = 'todate' From Measure Field Name = 'engfromm' To Measure Field Name = 'engtom' Loc Error Field Name = 'locationerror' Store Fields From Derived Network With Event Records = 'true' Derived Route Id Field Name = 'continrouteid' Derived Route Name Field Name = 'continroutename' Derived From Measure Field Name = 'continfromm' Derived To Measure Field Name = 'contintom' Store Referent Location With Event Records = 'false' Referent Offset Units = 'esriUnknownUnits' From Referent Method Field Name = '' From Referent Location Field Name = '' From Referent Offset Field Name = '' To Referent Method Field Name = '' To Referent Location Field Name = '' To Referent Offset Field Name = '' Ahead Station Field = '' Back Station Field = '' Station Unit Of Measure = 'esriUnknownUnits' Station Measure Increase Field = '' Station Measure Decrease Values = '' Service Layer Id= '-1'/></EventTables><IntersectionClasses/><UnitsOfMeasure>3</UnitsOfMeasure><RoutePriorityRules/></Network><Network NetworkId='2' Name='P_ContinuousNetwork' FieldSeparator='' IgnoreEmptyRoutes='false' PersistedFeatureClassName='P_ContinuousNetwork' PersistedFeatureClassRouteIdFieldname='RouteId' FromDatefieldname='FromDate' Todatefieldname='ToDate' PromptPriorityWhenEditing='true' GapCalibration='SteppingIncrement' GapCalibrationOffset='0' MeasuresDisplayPrecision='3' UpdateRouteLengthInCartoRealignment='false' IsDerived='true' DerivedFromNetwork='1' Route name field name ='Route name field name =' Line id field name =' Line name field name =' Line order field name =' Auto generate route id =' true Auto generate route name =' false Service layer id =' -1 '><Routefieldnames><Networkfieldname name =' Route id =' Fixed length =' 0 Is fixed length =' true Is padding enabled =' false Padding character =' 32 Padding place =' None Is pad null values =' false Is null allowed =' false Allow any lookup value =' true Lookup table xml =' Lookup table name =' Lookup key field =' Lookup display field =' /></Routefieldnames><Eventtables/><Intersectionclasses/><Unitsofmeasure>3</Unitsofmeasure><Routepriorityrules/></Network></Networks><Utilitynetworkclasses/><fieldnames><Centerlinesequence object id =' Object id =' Roadway id =' centerline id =' Network id =' network id =' Route id =' route id =' From date =' from date =' Todate =' to date /><Calibrationpoint object id =' Object id =' Measure =' measure /><Centerline object id =' Object id /><Redline object id =' Object id />
CHYBA 999999: Něco neočekávaného způsobilo selhání nástroje. Kontaktujte technickou podporu Esri (http://esriurl.com/support) pro nahlášení chyby a odkazujte se na nápovědu k chybě pro možné řešení nebo obcházení.
Doména nebyla nalezena. [Yes_No]
Doména nebyla nalezena. [UPDM_WeeksPerYear]
Doména nebyla nalezena. [UPDM_DaysPerWeek]
Doména nebyla nalezena. [Units_for_Volume]
Doména nebyla nalezena. [Units_for_Surface_Area]
Doména nebyla nalezena. [Units_for_Pressure]
Doména nebyla nalezena. [Units_for_Length]
Doména nebyla nalezena. [Units_for_Height]
Doména nebyla nalezena. [Units_for_Heat]
Doména nebyla nalezena. [Units_for_Flow]
Doména nebyla nalezena. [Units_for_Diameter]
Doména nebyla nalezena. [Units_for_Depth]
Doména nebyla nalezena. [Symbol_Rotation]
Doména nebyla nalezena. [Spatial_Accuracy]
Doména nebyla nalezena. [Pipeline_Wellhead_Material_Class]
Doména nebyla nalezena. [Pipeline_Wellhead_Diameter]
Doména nebyla nalezena. [Pipeline_Wellhead_Connection_Type]
Doména nebyla nalezena. [Pipeline_Weld_Joint_Coat_Type]
Doména nebyla nalezena. [Pipeline_Valve_Status]
Doména nebyla nalezena. [Pipeline_Valve_Remote_Failure_Type]
Doména nebyla nalezena. [Pipeline_Valve_Position]
Doména nebyla nalezena. [Pipeline_Valve_Model]
Doména nebyla nalezena. [Pipeline_Valve_Manufacturer]
Doména nebyla nalezena. [Pipeline_Valve_Key_Size]
Doména nebyla nalezena. [Pipeline_Valve_Diameter]
Doména nebyla nalezena. [Pipeline_Valve_DesignType]
Doména nebyla nalezena. [Pipeline_Valve_Close_Direction]
Doména nebyla nalezena. [Pipeline_Valve_Actuator_Type]
Doména nebyla nalezena. [Pipeline_Transmission_Manufacturer]
Doména nebyla nalezena. [Pipeline_Tee_DesignType]
Doména nebyla nalezena. [Pipeline_Tap_DesignType]
Doména nebyla nalezena. [Pipeline_Tank_Model]
Doména nebyla nalezena. [Pipeline_Tank_Manufacturer]
Doména nebyla nalezena. [Pipeline_Surface_Type]
Doména nebyla nalezena. [Pipeline_Supplier]
Doména nebyla nalezena. [Pipeline_Structure_Type]
Doména nebyla nalezena. [Pipeline_Structure_Limited_Mobility]
Doména nebyla nalezena. [Pipeline_Strainer_Model]
Doména nebyla nalezena. [Pipeline_Strainer_Manufacturer]
Doména nebyla nalezena. [Pipeline_Strainer_Device_Type]
Doména nebyla nalezena. [Pipeline_Soil_Type]
Doména nebyla nalezena. [Pipeline_Seam_Type]
Doména nebyla nalezena. [Pipeline_Seam_Orientation]
Doména nebyla nalezena. [Pipeline_Relief_Valve_DesignType]
Doména nebyla nalezena. [Pipeline_Regulator_Type]
Doména nebyla nalezena. [Pipeline_Regulator_Model]
Doména nebyla nalezena. [Pipeline_Regulator_Manufacturer]
Doména nebyla nalezena. [Pipeline_Regulator_Casing_Material]
Doména nebyla nalezena. [Pipeline_Regulatory_Type]
Doména nebyla nalezena. [Pipeline_Region]
Doména nebyla nalezena. [Pipeline_Reducer_Fitting_Size]
Doména nebyla nalezena. [Pipeline_Pressure_Test_Type]
Doména nebyla nalezena. [Pipeline_Pressure_Test_Medium]
Doména nebyla nalezena. [Pipeline_Pressure_Range]
Doména nebyla nalezena. [Pipeline_Pipe_Wellhead_Pressure_Rating]
Doména nebyla nalezena. [Pipeline_Pipe_Wall_Thickness-Transmission]
Doména nebyla nalezena. [Pipeline_Pipe_Wall_Thickness-Station]
Doména nebyla nalezena. [Pipeline_Pipe_Wall_Thickness-Riser]
Doména nebyla nalezena. [Pipeline_Pipe_Wall_Thickness-Pressure_Sensor]
Doména nebyla nalezena. [Pipeline_Pipe_Wall_Thickness]
Doména byla nenalezена .[ Pipeline _ Pipe _ Test _ Medium ]
doména nebyla nalezena. [Pipeline_Pipe_Support_Model]
Doména nebyla nalezena. [Pipeline_Pipe_Support_Material]
Doména nebyla nalezena. [Pipeline_Pipe_Support_Manufacturer]
Doména nebyla nalezena. [Pipeline_Pipe_Outside_Diameter-Transmission]
Doména nebyla nalezena. [Pipeline_Pipe_Outside_Diameter-Station]
Doména nebyla nalezena. [Pipeline_Pipe_Outside_Diameter-Riser]
Doména nebyla nalezena. [Pipeline_Pipe_Outside_Diameter-Pressure_Sensor]
Doména nebyla nalezena. [Pipeline_Pipe_Outside_Diameter]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Transmission]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Station]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Services]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Riser]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Pressure_Sensor]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Gathering]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Distribution]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Customer]
Doména nebyla nalezena. [Pipeline_Pipe_Diameter-Combined]
Doména nebyla nalezena. [Pipeline_Pipe_Crossing_Wired_Utility]
Doména nebyla nalezena. [Pipeline_Pipe_Crossing_Transportation]
Doména nebyla nalezena. [Pipeline_Pipe_Crossing_Topographic]
Doména nebyla nalezena. [Pipeline_Pipe_Crossing_Pipe_Utility]
Doména nebyla nalezena. [Pipeline_Pipe_Crossing_Location]
Doména nebyla nalezena. [Pipeline_Pipe_Connection_Type]
Doména nebyla nalezena. [Pipeline_Pipe_Condition]
Doména nebyla nalezena. [Pipeline_Pipeline_Operator_Number]
Doména nebyla nalezena. [Pipeline_PipeBend_DesignType]
Doména nebyla nalezena. [Pipeline_Pilot_Connection_Type]
Doména nebyla nalezena. [Pipeline_Pigging_Structure_Material]
Doména nebyla nalezena. [Pipeline_Pass_Fail_Status]
Doména nebyla nalezena. [Pipeline_Over_Pressure_Protection_Type]
Doména nebyla nalezena. [Pipeline_Operator_Type]
Doména nebyla nalezena. [Pipeline_On_Off_Status]
Doména nebyla nalezena. [Pipeline_Odorizer_Model]
Doména nebyla nalezena. [Pipeline_Odorizer_Manufacturer]
Doména nebyla nalezena. [Pipeline_Odorant_Type]
Doména nebyla nalezena. [Pipeline_Object_Status]
Doména nebyla nalezena. [Pipeline_Muffler_Model]
Doména nebyla nalezena. [Pipeline_Muffler_Material]
Doména nebyla nalezena. [Pipeline_Muffler_Manufacturer]
Doména nebyla nalezena. [Pipeline_Meter_Type]
Doména nebyla nalezena. [Pipeline_Meter_Diameter-Customer]
Doména nebyla nalezena. [Pipeline_Measurement_Units]
Doména nebyla nalezena. [Pipeline_Measured_Length]
Doména nebyla nalezena. [Pipeline_Marker_Markertype]
Doména nebyla nalezena. [Pipeline_MAOP_Pressure_Estab_By]
Doména nebyla nalezena. [Pipeline_Lining_Type]
Doména nebyla nalezena. [Pipeline_Line_Valve_Connection]
Doména nebyla nalezena. [Pipeline_Line_Heater_Model]
Doména byla nenalezena v doméně: Pipeline_Line_Heater_Manufacturer
The domain was not found in: Pipeline_Line_Design_Class
The domain was not found in: Pipeline_Length_Source
The domain was not found in: Pipeline_Leak_Work_Performed
The domain was not found in: Pipeline_Leak_Survey_Type
The domain was not found in: Pipeline_Leak_Survey_Status
The domain was not found in: Pipeline_Leak_Survey_Method
The domain was not found in: Pipeline_Leak_Survey_Frequency
The domain was not found in: Pipeline_Leak_Repair_Type
The domain was not found in: Pipeline_Leak_Method_Detected
The domain was not found in: Pipeline_Leak_Location
The domain was not found in: Pipeline_Leak_Inspect_Gas_In
The domain was not found in: Pipeline_Leak_Inspect_Frequency
The domain was not found in: Pipeline_Leak_Facility_Type
The domain was not found in: Pipeline_Leak_Closed_Status
The domain was not found in: Pipeline_Leak_Class
The domain was not found in: Pipeline_Leak_Cause_Outside_Force
The domain was not found in: Pipeline_Leak_Cause_Operations
The domain was not found in: Pipeline_Leak_Cause_Natural
The domain was not found in: Pipeline_Leak_Cause_Material
The domain was not found in: Pipeline_Leak_Cause_Excavation
The domain was not found in: Pipeline_Leak_Cause_Equipment
The domain was not found in: Pipeline_Leak_Cause_Corrosion
The domain was not found in: Pipeline_Junction_Pressure_Rating
The domain was not found in: Pipeline_Junction_Material_Specification
The domain was not found in: Pipeline_Junction_Diameter_Specification
The domain was not found in: Pipeline_Junction_Angle
The domain was not found in: Pipeline_Install_Method
The domain was not found in: Pipeline_Inspection_Range_Type
The domain was not found in: Pipeline_Inspection_Note_Type
The domain was not found in: Pipeline_ILI_Survey_Type
The domain was not found in: Pipeline_ILI_Survey_Marker_Type
The domain was not found in: Pipeline_ILI_Survey_Int_Ext_Indicator
The domain was not found in: Pipeline_Identified_Site_Outside
The domain was not found in: Pipeline_Identified_Issue
The domain was not found in: Pipeline_HCA_Provenance
The domain was not found in: Pipeline_HCA_Area_Type
The domain was not found in: Pipeline_Hanger_Model
The domain was not found in: Pipeline_Hanger_Material
The domain was not found in: Pipeline_Hanger_Manufacturer
The domain was not found in: Pipeline_Girth_Weld_Type
The domain was not found in: Pipeline_Flow
The domain was not found in: Pipeline_Flange_DesignType
The domain was not found in: Pipeline_Fitting_Diameter
The domain was not found in: Pipeline_Excav_Equip_Causing_Damage
The domain was not found in: Pipeline_Excav_Dam_Work_Type
The domain was not found in: Pipeline_Excav_Dam_Root_Cause
The domain was not found in: Pipeline_Excav_Dam_Resp_Party_Type
The domain was not found in: Pipeline_Excav_Dam_Damage_Type
The domain was not found in: Pipeline_Excav_Damage_Type
The domain was not found in: Pipeline_End_Connection_Model
The domain was not found in: Pipeline_End_Connection_Material
The domána není k dispozici pro položku :[PIPELINE_END_CONNECTION_MANUFACTURER]
domána není k dispozici pro položku :[PIPELINE_EFV_DIAMETER]
domána není k dispozici pro položku :[PIPELINE_DRIP_MODEL]
domána není k dispozici pro položku :[PIPELINE_DRIP_MANUFACTURER]
domána není k dispozici pro položku :[PIPELINE_DOT_CLASS_TYPE]
domána není k dispozici pro položku :[PIPELINE_DOT_CLASS_SOURCE]
domána není k dispozici pro položku :[PIPELINE_DOCUMENT_TYPE]
domána není k dispozici pro položku :[PIPELINE_DOCUMENT_MATURITY_INDEX]
domána není k dispozici pro položku :[PIPELINE_DEVICE_PRESSURE_RATING]
domána není k dispozici pro položku :[PIPELINE_DEHYDRATION_MODEL]
domána není k dispozici pro položku :[PIPELINE_DEHYDRATION_MANUFACTURER]
domána není k dispozici pro položku :[PIPELINE_DA_SURVEY_TYPE]
domána není k dispozici pro položku :[PIPELINE_COULD_AFFECT_TYPE]
domána není k dispozici pro položku :[PIPELINE_COULD_AFFECT_INTERSECTION]
domána není k dispozici pro položku :[PIPELINE_CORROSION_EXTENT]
domána není k dispozici pro položku :[PIPELINE_CORROSION_CONDITION]
domána není k dispozici pro položku :[PIPELINE_COOLING_METHOD]
domána není k dispozici pro položku :[PIPELINE_CONTROL_LINE_MODEL]
domána není k dispozici pro položku :[PIPELINE_CONTROL_LINE_MANUFACTURER]
domána není k dispozici pro položku :[PIPELINE_CONSEQUENCE_AREA_TYPE]
domána není k dispozici pro položku :[PIPELINE_COMMODITY_TYPE]
domána není k dispozici pro položku :[PIPELINE_COATING_TYPE]
domána není k dispozici pro položku :[PIPELINE_COATING_CONDITION]
domána není k dispozici pro položku :[PIPELINE_CASING_FILL_TYPE]
domána není k dispozici pro položku :[PIPELINE_CASING_DIAMETER]
domána není k dispozici pro položku :[PIPELINE_ASTM_VALVE_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_TRANSMISSION_PIPE_TYPE]
domána není k dispozici pro položku :[PIPELINE_ASTM_TRANSMISSION_PIPE_MATERIAL]
domána není k dispozici pro položku :[PIPELINE_ASTM_TRANSITION_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_TEE_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_STRAINER_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_STATION_PIPE_TYPE]
domána není k dispozici pro položku :[PIPELINE_ASTM_STATION_PIPE_MATERIAL]
domána není k dispozici pro položku :[PIPELINE_ASTM_SADDLE_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_RISER_PIPE_TYPE]
domána není k dispozici pro položku :[PIPELINE_ASTM_RISER_PIPE_MATERIAL]
domána není k dispozici pro položku :[PIPELINE_ASTM_REGULATOR_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_REDUCER_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_PRESSURE_SENSOR_PIPE_MATERIAL]
domána není k dispozici pro položku :[PIPELINE_ASTM_PIPE_MATERIAL]
domána není k dispozici pro položku :[PIPELINE_ASTM_PIPE_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_METER_MANUFACTURE_COMPONENT]
domána není k dispozici pro položku :[PIPELINE_ASTM_MATERIAL]
domána není k dispozici pro položku :[PIPELINE_ASTM_MANUFACTURER]
domána není k disposizi na polozce:[pipeline_astm_end_cap_manufacture_component].
odmína nenalezene na polozce:[pipeline_astm_elbow_manufacture_component].
odmína nenalezene na polozce:[pipeline_astm_EFV_manufacture_component].
odmína nenalezene na polozce:[pipeline_astm_coupling_manufacture_component].
odmína nenalezene na polozce:[pipeline_anomaly_type].
odmína nenalezene na polozce:[pipeline_anomaly_status].
odmína nenalezene na polozce:[pipeline_anomaly_severity].
odmína nenalezene na polozce:[pipeline_anomaly_remediation].
odmína nenalezene na polozce:[pipeline_anomaly_priority].
odmína nenalezene na polozce:[pipeline_anchor_model].
odmína nenalezene na polozce:[pipeline_anchor_material].
odmína nenalezene na polozce:[pipeline_anchor_manufacturer].
odmína nenalezene na polozce:[pipeline_alignment_sheet_type].
odmína nenalezene na polozce:[network 5_unknownassettype].
odmína nenalezene na polozce:[lifecycle_status].
odmína nenalezene na polozce:[lifecycle_combined].
odmína nenalezene na polozce:[gas_valve_condition].
odmína nenalezene na polozce:[dreferentmethod].
odmína nenalezene na polozce:[dlrsnetworks].
odmína nenalezene na polozce:[dactivitytype].
odmína nenalezene na polozce:[cp_wire_gauge].
odmína nenalezene na polozce:[cp_test_point_wire_count].
odmína nenalezene na polozce:[cp_rectifier_manufacturer].
odmína nenalezene na polozce:[cp_astm_anode_manufacture_component].
odmína nenalezene na polozce:[cp_anode_weight].
odmína nenalezene na polozce:[cp_anode_material].
odmína nenalezene na polozce:[cp_anode_manufacturer].
odmína nenalezene na polozce:[bonded_insulated].
odmína nenalezene na polozce:[asset_type_structure_junction_pipe_access_point] nenalezeno. [Asset_Type_Structure_Boundary_Pipeline_Pipe_Vault]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Line_Casing]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Vault]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Valve_Box]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Sleeve]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Pipe_Support]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Pipe_Hanger]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Muffler]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_End_Connection]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Junction_Anchor]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Boundary_Station_Structure]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Boundary_Processing_Facility]
Doména nebyla nalezena. [Asset_Type_Pipeline_Structure_Boundary_Cathodic]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Transmission_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Test_Lead_Wire]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Storage_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Station_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Service_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Riser_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Pressure_Sensor_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Linear_Anode]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Gathering_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Distribution_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Customer_Pipe]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_CP_Cable]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_Bonding_Line]
Doména nebyla nalezena. [Asset_Type_Pipeline_Line_AC_Mitigation_Wire]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Wire_Junction]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Weld]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Union]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Transition]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Tee]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Tap]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Tank]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Screw]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Saddle]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Reducer]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Plug]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Plastic_Fusion]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Pipe_Bend]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Odorizer]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Line_Heater]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Insulation_Junction]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Flange]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Expansion_Joint]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_End_Cap]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Electro_Stop]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Elbow]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Drip]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Dehydration_Equipment]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Coupon]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Coupling]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Cooling_System]
Doména nebyla nalezena. [Asset_Type_Pipeline_Junction_Connection_Point]
Doména nebyla nalezena. [Asset_Type_Pipeline_Device_Wellhead_Source_Flange]
Doména nebyla nalezena. [Asset_Type_Pipeline_Device_Test_Point]
Doména nebyla nalezena. [Asset_Type_Pipeline_Device_Strainer]
Doména nebyla nenalezена.[ Asset _Type _Pipeline _Device _Scrubber ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Relief _Valve ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Regulator ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Rectifier ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Pump ]
Domna nebyla nenalezna.0[ Asset _Type _Pipeline _Device _Pressure _Monitoring _Device ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Meter ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Line _Stopper ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Lamp ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Grounding _Point ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Flow _Valve ]
Domna nebyla nenalezna.[ Asset _Type _Pipeline _Device _Excess _Flow _Valve ]
Domna nebyla nenalezna.[ Asset Type Pipeline Device Decoupler ]
The domain was not found.[ Asset Type Pipeline Device Controllable Valve ]
The domain was not found.[ Asset Type Pipeline Device Controllable Tee ]
The domain was not found.[ Asset Type Pipeline Device Compressor ]
The domain was not found.[ Asset Type Pipeline Device Anode ]
The domain was not found.[ Asset Type Pipeline Assembly Wellhead ]
The domain was not found.[ Asset Type Pipeline Assembly Valve Assembly ]
The domain was not found.[ Asset Type Pipeline Assembly Town Border Station ]
The domain was not found.[ Asset Type Pipeline Assembly Rural Tap ]
The domain was not found.[ Asset Type Pipeline Assembly Regulator Station ]
The domain was not found.[ Asset Type Pipeline Assembly Pump Station ]
The domain was not found.[ Asset Type Pipeline Assembly Pigging Structure ]
The domain was not found.[ Asset Type Pipeline Assembly Meter Setting ]
The domain was not found.[ Asset Type Pipeline Assembly Fitting Assembly ]
The domain was not found.[ Asset Type Pipeline Assembly Compressor Station ]
The domain was not found.[ Asset Type Pipeline Assembly Cathodic Assembly ]
The domain was not found.[ Asset Owner ]
The domain was not found.[ Asset Manager ]
Nepodařilo se provést (ImportXMLWorkspaceDocument).
Nepodařilo se spustit skript Change GDB Spatial Reference...
Nepodařilo se provést (ChangeGDBSpatialReference).
Selhalo ve středu 19. července 2023 15:37:03 (uplynulý čas: 4 minuty 57 sekund)
Co mám udělat, abych se této chybě vyhnul a mohl vytvořit tuto geodatabázi?