{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "GIS.DBO.PVSIGNS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 670514.4181221612, "ymin": 912784.4378170744, "xmax": 698473.2185036615, "ymax": 939637.8657374084, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 2.8524664190561694E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 61, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FILENAME_CODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IMS_ID", "type": "esriFieldTypeString", "alias": "IMS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMS_ID" }, { "name": "FILENAME_CODE", "type": "esriFieldTypeString", "alias": "FILENAME_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FILENAME_CODE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "SupportID", "type": "esriFieldTypeString", "alias": "SupportID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SupportID" }, { "name": "MUTCD_Code", "type": "esriFieldTypeString", "alias": "MUTCD_Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUTCD_Code" }, { "name": "SG_StackOrder", "type": "esriFieldTypeString", "alias": "SG_StackOrder", "domain": { "type": "codedValue", "name": "SG_StackOrder", "description": "Position Of Sign On Support", "codedValues": [ { "name": "Top Centre", "code": "Top Centre" }, { "name": "Top Left", "code": "Top Left" }, { "name": "Top Right", "code": "Top Right" }, { "name": "Middle Left", "code": "Middle Left" }, { "name": "Middle Centre", "code": "Middle Centre" }, { "name": "Middle Right", "code": "Middle Right" }, { "name": "Bottom Left", "code": "Bottom Left" }, { "name": "Bottom Centre", "code": "Bottom Centre" }, { "name": "Bottom Right", "code": "Bottom Right" }, { "name": "Overhead Left", "code": "Overhead Left" }, { "name": "Overhead Centre", "code": "Overhead Centre" }, { "name": "Overhead Right", "code": "Overhead Right" }, { "name": "Reverse Left", "code": "Reverse Left" }, { "name": "Reverse Centre", "code": "Reverse Centre" }, { "name": "Reverse Right", "code": "Reverse Right" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_StackOrder" }, { "name": "SG_PosOrientatn", "type": "esriFieldTypeString", "alias": "SG_PosOrientatn", "domain": { "type": "codedValue", "name": "SG_PositionOrient", "description": "Position Orientation of Sign", "codedValues": [ { "name": "Back to Traffic", "code": "Back to Traffic" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Perpendicular - 90", "code": "Perpendicular - 90" }, { "name": "Slightly off 90", "code": "Slightly off 90" }, { "name": "Slightly off Parallel", "code": "Slightly off Parallel" }, { "name": "Left", "code": "Left" }, { "name": "NW", "code": "NW" }, { "name": "W", "code": "W" }, { "name": "SW", "code": "SW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "E", "code": "E" }, { "name": "NE", "code": "NE" }, { "name": "Median", "code": "Median" }, { "name": "Overhead", "code": "Overhead" }, { "name": "Right", "code": "Right" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_PosOrientatn" }, { "name": "SG_Location", "type": "esriFieldTypeString", "alias": "SG_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Location" }, { "name": "SG_Printing", "type": "esriFieldTypeString", "alias": "SG_Printing", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Printing" }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Color" }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SegmentID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "LUCITYLINK", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LUCITYLINK" }, { "name": "INLUCITY", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLUCITY" }, { "name": "LASTMODBY", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTMODBY" }, { "name": "SG_ADDRESS", "type": "esriFieldTypeString", "alias": "SG_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SG_ADDRESS" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Lucity_Status", "description": "For Lucity status signs/supports/etc", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Operational", "code": "Operational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "SG_Condition", "type": "esriFieldTypeString", "alias": "SG_Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Failed", "code": "Failed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Condition" }, { "name": "LASTMODDAT", "type": "esriFieldTypeString", "alias": "LASTMODDAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LASTMODDAT" }, { "name": "LASTSYNDAT", "type": "esriFieldTypeString", "alias": "LASTSYNDAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LASTSYNDAT" }, { "name": "SegmentAut", "type": "esriFieldTypeInteger", "alias": "SegmentAut", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentAut" }, { "name": "SupportAut", "type": "esriFieldTypeInteger", "alias": "SupportAut", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SupportAut" }, { "name": "SG_CROSSST", "type": "esriFieldTypeString", "alias": "SG_CROSSST", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SG_CROSSST" }, { "name": "Sign_Image", "type": "esriFieldTypeString", "alias": "Sign_Image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Sign_Image" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S184_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.DBO.PVSIGNS", "description": "", "prototype": { "attributes": { "LUCITYLINK": null, "SG_CROSSST": null, "IMS_ID": null, "FILENAME_CODE": null, "DESCRIPTION": null, "SupportID": null, "MUTCD_Code": null, "SG_StackOrder": null, "SG_PosOrientatn": null, "SG_Location": null, "SG_Printing": null, "Color": null, "SegmentID": null, "Comments": null, "INLUCITY": 0, "LASTMODBY": null, "SG_ADDRESS": null, "Status": null, "SG_Condition": null, "LASTMODDAT": null, "LASTSYNDAT": null, "SegmentAut": null, "SupportAut": null, "Sign_Image": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "GIS.DBO.PVSTREETS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 670588.4012419134, "ymin": 912804.9876447394, "xmax": 699810.6843326613, "ymax": 939569.598813571, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 2.8524664190561694E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 133, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "str_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EHANDLE", "type": "esriFieldTypeString", "alias": "EHANDLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EHANDLE" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAYER" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STREET" }, { "name": "FROM_", "type": "esriFieldTypeString", "alias": "FROM_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FROM_" }, { "name": "TO_", "type": "esriFieldTypeString", "alias": "TO_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TO_" }, { "name": "GISID", "type": "esriFieldTypeDouble", "alias": "GISID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASS" }, { "name": "PDIR", "type": "esriFieldTypeString", "alias": "PDIR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PDIR" }, { "name": "TWOPASS", "type": "esriFieldTypeDouble", "alias": "TWOPASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TWOPASS" }, { "name": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "INGBAMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INGBAMS" }, { "name": "ControlID", "type": "esriFieldTypeInteger", "alias": "ControlID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ControlID" }, { "name": "GBAMSLINK", "type": "esriFieldTypeString", "alias": "GBAMSLINK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GBAMSLINK" }, { "name": "str_Dir", "type": "esriFieldTypeString", "alias": "strDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "str_Dir" }, { "name": "str_Name", "type": "esriFieldTypeString", "alias": "str_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "str_Name" }, { "name": "str_Ty", "type": "esriFieldTypeString", "alias": "str_Ty", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "str_Ty" }, { "name": "str_Sfx", "type": "esriFieldTypeString", "alias": "str_Sfx", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "str_Sfx" }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "classification", "type": "esriFieldTypeInteger", "alias": "classification", "domain": { "type": "codedValue", "name": "stnet_clas", "description": "Street Classification", "codedValues": [ { "name": "Sctn Line Major Arterial", "code": 1 }, { "name": "Sctn Line Minor Arterial", "code": 2 }, { "name": "Minor Arterial", "code": 3 }, { "name": "Section Line Collector", "code": 4 }, { "name": "Collector", "code": 5 }, { "name": "Local", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "classification" }, { "name": "owner", "type": "esriFieldTypeInteger", "alias": "owner", "domain": { "type": "codedValue", "name": "stnet_owner", "description": "Street Owner", "codedValues": [ { "name": "N/A", "code": 0 }, { "name": "Town", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "County", "code": 3 }, { "name": "State", "code": 4 }, { "name": "Federal", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner" }, { "name": "lucity_auto", "type": "esriFieldTypeInteger", "alias": "lucity_auto", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lucity_auto" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S107_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.DBO.PVSTREETS", "description": "", "prototype": { "attributes": { "lucity_auto": null, "EHANDLE": null, "LAYER": null, "ID": null, "STREET": null, "FROM_": null, "TO_": null, "GISID": null, "CLASS": null, "PDIR": null, "TWOPASS": null, "INGBAMS": null, "ControlID": null, "GBAMSLINK": null, "str_Dir": null, "str_Name": null, "str_Ty": null, "str_Sfx": null, "length": null, "classification": null, "owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "GIS.DBO.PVSUPPORTS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 670514.4181221612, "ymin": 912784.4378170744, "xmax": 698472.9209320806, "ymax": 939637.8657374084, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 2.8524664190561694E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 119, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FILENAME_CODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IMS_ID", "type": "esriFieldTypeString", "alias": "IMS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMS_ID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "SS_Type", "type": "esriFieldTypeString", "alias": "SS_Type", "domain": { "type": "codedValue", "name": "SS_Type", "description": "SS_Type", "codedValues": [ { "name": "Guardrail", "code": "Guardrail" }, { "name": "Other", "code": "Other" }, { "name": "Sign post", "code": "Sign post" }, { "name": "Steel Pole", "code": "Steel Pole" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Traffic Barrier", "code": "Traffic Barrier" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Wood Pole", "code": "Wood Pole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SS_Type" }, { "name": "SS_Condition", "type": "esriFieldTypeString", "alias": "SS_Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Failed", "code": "Failed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SS_Condition" }, { "name": "SS_Material", "type": "esriFieldTypeString", "alias": "SS_Material", "domain": { "type": "codedValue", "name": "SS_Material", "description": "SS_Material", "codedValues": [ { "name": "Guardrail", "code": "Guardrail" }, { "name": "Municipal Channel", "code": "Municipal Channel" }, { "name": "Other Posts or Support", "code": "Other Posts or Support" }, { "name": "Plastic Round Post (PVC)", "code": "Plastic Round Post (PVC)" }, { "name": "Round Metal Post", "code": "Round Metal Post" }, { "name": "Sign post", "code": "Sign post" }, { "name": "Square Metal Post", "code": "Square Metal Post" }, { "name": "Steel", "code": "Steel" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Structural Steel", "code": "Structural Steel" }, { "name": "Traffic Barrier", "code": "Traffic Barrier" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Wood", "code": "Wood" }, { "name": "Wood Post (Heavy)", "code": "Wood Post (Heavy)" }, { "name": "Wood Post (Light)", "code": "Wood Post (Light)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SS_Material" }, { "name": "SS_Location", "type": "esriFieldTypeString", "alias": "SS_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SS_Location" }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SegmentID" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comment" }, { "name": "LUCITYLINK", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LUCITYLINK" }, { "name": "INLUCITY", "type": "esriFieldTypeInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLUCITY" }, { "name": "LASTMODBY", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTMODBY" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Lucity_Status", "description": "For Lucity status signs/supports/etc", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Operational", "code": "Operational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "FILENAME_CODE", "type": "esriFieldTypeString", "alias": "FILENAME_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FILENAME_CODE" }, { "name": "SS_Placement", "type": "esriFieldTypeString", "alias": "SS_Placement", "domain": { "type": "codedValue", "name": "SS_Placement", "description": "Placement Of Sign Support", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "On or in Curb-RIGHT", "code": "On or in Curb-RIGHT" }, { "name": "Between Curb and Sidewalk-RIGHT", "code": "Between Curb and Sidewalk-RIGHT" }, { "name": "Behind Sidewalk-RIGHT", "code": "Behind Sidewalk-RIGHT" }, { "name": "Between Road and Sidewalk-RIGHT", "code": "Between Road and Sidewalk-RIGHT" }, { "name": "In the Sidewalk-RIGHT", "code": "In the Sidewalk-RIGHT" }, { "name": "To the Right(no curb/sidewalk)-RIGHT", "code": "To the Right(no curb/sidewalk)-RIGHT" }, { "name": "Behind Curb(no sidewalk)-RIGHT", "code": "Behind Curb(no sidewalk)-RIGHT" }, { "name": "Median", "code": "Median" }, { "name": "On or in Curb-LEFT", "code": "On or in Curb-LEFT" }, { "name": "Between Curb and Sidewalk-LEFT", "code": "Between Curb and Sidewalk-LEFT" }, { "name": "Behind Sidewalk-LEFT", "code": "Behind Sidewalk-LEFT" }, { "name": "Between Road and Sidewalk-LEFT", "code": "Between Road and Sidewalk-LEFT" }, { "name": "In the Sidewalk-LEFT", "code": "In the Sidewalk-LEFT" }, { "name": "To the Right(no curb/sidewalk)-LEFT", "code": "To the Right(no curb/sidewalk)-LEFT" }, { "name": "Behind Curb(no sidewalk)-LEFT", "code": "Behind Curb(no sidewalk)-LEFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SS_Placement" }, { "name": "SS_Relativ", "type": "esriFieldTypeString", "alias": "SS_Relativ", "domain": { "type": "codedValue", "name": "SS_Relativ", "description": "SS_Relativ", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "Left", "code": "Left" }, { "name": "Slightly off Parallel", "code": "Slightly off Parallel" }, { "name": "Perpendicular - 90", "code": "Perpendicular - 90" }, { "name": "Slightly off 90", "code": "Slightly off 90" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Back to Traffic", "code": "Back to Traffic" }, { "name": "Right", "code": "Right" }, { "name": "Overhead", "code": "Overhead" }, { "name": "Median", "code": "Median" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SS_Relativ" }, { "name": "LASTMODDAT", "type": "esriFieldTypeString", "alias": "LASTMODDAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LASTMODDAT" }, { "name": "LASTSYNDAT", "type": "esriFieldTypeString", "alias": "LASTSYNDAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LASTSYNDAT" }, { "name": "SegmentAut", "type": "esriFieldTypeInteger", "alias": "SegmentAut", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentAut" }, { "name": "Support_Image", "type": "esriFieldTypeString", "alias": "Support_Image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Support_Image" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.DBO.PVSUPPORTS", "description": "", "prototype": { "attributes": { "LUCITYLINK": null, "SegmentAut": null, "IMS_ID": null, "DESCRIPTION": null, "SS_Type": null, "SS_Condition": null, "SS_Material": null, "SS_Location": null, "SegmentID": null, "Comment": null, "INLUCITY": 0, "LASTMODBY": null, "Status": null, "FILENAME_CODE": null, "SS_Placement": null, "SS_Relativ": null, "LASTMODDAT": null, "LASTSYNDAT": null, "Support_Image": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "GIS.DBO.STSUBSEGG", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 670588.4012419134, "ymin": 912804.9876447394, "xmax": 699810.6843326613, "ymax": 939569.598813571, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 2.8524664190561694E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 0, 157, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SBG_CODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SBG_CODE", "type": "esriFieldTypeString", "alias": "Subsegment Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBG_CODE" }, { "name": "SBG_STARTPT", "type": "esriFieldTypeDouble", "alias": "Start Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_STARTPT" }, { "name": "SBG_ENDPT", "type": "esriFieldTypeDouble", "alias": "End Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_ENDPT" }, { "name": "SBG_SURF_CD", "type": "esriFieldTypeInteger", "alias": "Pavement Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SURF_CD" }, { "name": "SBG_WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_WIDTH" }, { "name": "SBG_GRP_NO", "type": "esriFieldTypeString", "alias": "Group Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SBG_GRP_NO" }, { "name": "SBG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_LENGTH" }, { "name": "SBG_SN_ID", "type": "esriFieldTypeInteger", "alias": "Segment Rec #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SN_ID" }, { "name": "SBG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Subseg ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_ID" }, { "name": "SBG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SBG_DB" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.DBO.STSUBSEGG", "description": "", "prototype": { "attributes": { "SBG_ID": null, "LastSynDate": null, "SBG_CODE": null, "SBG_STARTPT": null, "SBG_ENDPT": null, "SBG_SURF_CD": null, "SBG_WIDTH": null, "SBG_GRP_NO": null, "SBG_LENGTH": null, "SBG_SN_ID": null, "SBG_DB": 0, "LastModBy": null, "LastModDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "GIS.DBO.STSUPERG", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 670588.4012419134, "ymin": 912804.9876447394, "xmax": 699247.0230584107, "ymax": 939569.598813571, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 2.8524664190561694E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 0, 76, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SPG_UNIQUE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SPG_UNIQUE", "type": "esriFieldTypeString", "alias": "Superseg ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPG_UNIQUE" }, { "name": "SPG_DESCR", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPG_DESCR" }, { "name": "SPG_STYPE_CD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPG_STYPE_CD" }, { "name": "SPG_OVCN_CD", "type": "esriFieldTypeInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPG_OVCN_CD" }, { "name": "SPG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPG_LENGTH" }, { "name": "SPG_ID", "type": "esriFieldTypeInteger", "alias": "Auto ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPG_ID" }, { "name": "SPG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SPG_DB" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S111_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.DBO.STSUPERG", "description": "", "prototype": { "attributes": { "SPG_ID": null, "LastSynDate": null, "SPG_UNIQUE": null, "SPG_DESCR": null, "SPG_STYPE_CD": null, "SPG_OVCN_CD": null, "SPG_LENGTH": null, "SPG_DB": 0, "LastModBy": null, "LastModDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }