{ "layers": [ { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 0, "name": "BiloxiGIS.DBO.TRoadClosure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463400, "falseY": -43523900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17463400, "ymin": -43523900, "xmax": 981502.9418132529, "ymax": 362285.3439235911, "spatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.8385532364146937E7, "falseY": -4.571820926719618E7, "xyUnits": 1.3280760975129998E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 250, "domain": { "type": "codedValue", "name": "TRoadCloseType", "description": "Road Closure Type", "codedValues": [ { "name": "ACCIDENT", "code": "ACCIDENT" }, { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "HAZARD", "code": "HAZARD" }, { "name": "ROAD_CLOSED", "code": "ROAD_CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REASON", "type": "esriFieldTypeString", "alias": "REASON", "length": 50, "domain": null }, { "name": "TIME", "type": "esriFieldTypeString", "alias": "TIME", "length": 50, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeString", "alias": "START_DATE", "length": 50, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeString", "alias": "END_DATE", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "POST_DATE2", "type": "esriFieldTypeString", "alias": "POST_DATE2", "length": 20, "domain": null }, { "name": "UPDATE_DATE2", "type": "esriFieldTypeString", "alias": "UPDATE_DATE2", "length": 20, "domain": null }, { "name": "incident", "type": "esriFieldTypeString", "alias": "incident", "length": 250, "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "street", "length": 250, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 500, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "length": 50, "domain": { "type": "codedValue", "name": "TRoadCloseDir", "description": "Road Closure Direction", "codedValues": [ { "name": "BOTH DIRECTIONS", "code": "BOTH_DIRECTIONS" }, { "name": "ONE DIRECTION", "code": "ONE_DIRECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "reference", "type": "esriFieldTypeString", "alias": "reference", "length": 50, "domain": null }, { "name": "schedule", "type": "esriFieldTypeString", "alias": "schedule", "length": 250, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 250, "domain": null }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "starttime", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "endtime", "length": 8, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "PermitLifeCycleStatus", "description": "Permit Life Cycle Status", "codedValues": [ { "name": "ACTIVE - UNDER CONSTRUCTION", "code": "ACTIVE" }, { "name": "APPROVED - CONSTRUCTION NOT STARTED", "code": "APPROVED" }, { "name": "EXPIRED", "code": "EXPIRED" }, { "name": "PROPOSED - PENDING APPROVAL", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R320_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S233_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }