{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Development Current Year", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Curb" }, { "id": 2, "name": "Sidewalk" }, { "id": 3, "name": "Pavement" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1067188.6316718012, "ymin": 87100.90925122797, "xmax": 1194412.0061615556, "ymax": 241490.04272955656, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a4163269833f432098cf19d4091cc561" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Curb", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Development Current Year" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 0, 115, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1071155.7779999971, "ymin": 97825.87074999511, "xmax": 1167137.258249998, "ymax": 207102.29449999332, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "GasbAsset", "type": "esriFieldTypeSmallInteger", "alias": "GASB Asset", "domain": { "type": "codedValue", "name": "Gasb_GasbAsset", "description": "GASB Asset", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReviewFlag", "type": "esriFieldTypeSmallInteger", "alias": "Review Flag", "domain": { "type": "codedValue", "name": "Gasb_ReviewFlag", "description": "GASB Review Flag", "codedValues": [ { "name": "None", "code": 0 }, { "name": "New Feature", "code": 1 }, { "name": "Width Change", "code": 2 }, { "name": "Resegmented", "code": 3 }, { "name": "Invalid Commercial Case Number (DIN)", "code": 5 }, { "name": "Unknown Error", "code": 7 }, { "name": "No Gasb Width", "code": 8 }, { "name": "Invalid Subdivision Book Page", "code": 4 }, { "name": "No Subdivision Book Page OR Case Number", "code": 6 }, { "name": "Reviewed", "code": 10 }, { "name": "Area Percentage Error", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GasbPercent", "type": "esriFieldTypeDouble", "alias": "GASB % of Feature", "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Commercial Case Number (DIN)", "length": 14, "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 20, "domain": null }, { "name": "SubdivID", "type": "esriFieldTypeDouble", "alias": "Subdivision Identifier", "domain": null }, { "name": "GasbYear", "type": "esriFieldTypeSmallInteger", "alias": "Year Added To GASB", "domain": null }, { "name": "CntyAssetID", "type": "esriFieldTypeInteger", "alias": "County Asset Identifier", "domain": null }, { "name": "EstValue", "type": "esriFieldTypeDouble", "alias": "GASB Estimated Value", "domain": null }, { "name": "GasbArea", "type": "esriFieldTypeDouble", "alias": "Area for GASB Value", "domain": null }, { "name": "CrabWidth", "type": "esriFieldTypeDouble", "alias": "Crab Width", "domain": null }, { "name": "GasbWidth", "type": "esriFieldTypeDouble", "alias": "Gasb Width", "domain": null }, { "name": "GasbRate", "type": "esriFieldTypeDouble", "alias": "GASB rate", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 254, "domain": null }, { "name": "RT_ID", "type": "esriFieldTypeInteger", "alias": "Road Log Number", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Segment Begin Mile Post", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "Segmemt End Mile Post", "domain": null }, { "name": "CrabLastUpdate", "type": "esriFieldTypeDate", "alias": "CrabLastUpdate", "length": 8, "domain": null }, { "name": "GasbChecked", "type": "esriFieldTypeDate", "alias": "GasbChecked", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CrabGlobalID", "type": "esriFieldTypeString", "alias": "CRAB Global ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a4163269833f432098cf19d4091cc561" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Development Current Year" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1071148.7757499963, "ymin": 97825.90850000083, "xmax": 1167138.1079999954, "ymax": 198816.62475000322, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "GasbAsset", "type": "esriFieldTypeSmallInteger", "alias": "GASB Asset", "domain": { "type": "codedValue", "name": "Gasb_GasbAsset", "description": "GASB Asset", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReviewFlag", "type": "esriFieldTypeSmallInteger", "alias": "Review Flag", "domain": { "type": "codedValue", "name": "Gasb_ReviewFlag", "description": "GASB Review Flag", "codedValues": [ { "name": "None", "code": 0 }, { "name": "New Feature", "code": 1 }, { "name": "Width Change", "code": 2 }, { "name": "Resegmented", "code": 3 }, { "name": "Invalid Commercial Case Number (DIN)", "code": 5 }, { "name": "Unknown Error", "code": 7 }, { "name": "No Gasb Width", "code": 8 }, { "name": "Invalid Subdivision Book Page", "code": 4 }, { "name": "No Subdivision Book Page OR Case Number", "code": 6 }, { "name": "Reviewed", "code": 10 }, { "name": "Area Percentage Error", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GasbWidth", "type": "esriFieldTypeDouble", "alias": "GASB Width", "domain": null }, { "name": "CrabWidth", "type": "esriFieldTypeDouble", "alias": "CRAB Width", "domain": null }, { "name": "GasbPercent", "type": "esriFieldTypeDouble", "alias": "GASB % of Feature", "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Commercial Case Number (DIN)", "length": 14, "domain": null }, { "name": "SubdivID", "type": "esriFieldTypeDouble", "alias": "Subdivision Identifier", "domain": null }, { "name": "GasbYear", "type": "esriFieldTypeSmallInteger", "alias": "Year Added To GASB", "domain": null }, { "name": "CntyAssetID", "type": "esriFieldTypeInteger", "alias": "County Asset Identifier", "domain": null }, { "name": "EstValue", "type": "esriFieldTypeDouble", "alias": "GASB Estimated Value", "domain": null }, { "name": "GasbArea", "type": "esriFieldTypeDouble", "alias": "Area for GASB Value", "domain": null }, { "name": "GasbRate", "type": "esriFieldTypeDouble", "alias": "GASB rate", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 254, "domain": null }, { "name": "RT_ID", "type": "esriFieldTypeInteger", "alias": "Road Log Number", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Segment Begin Mile Post", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "Segmemt End Mile Post", "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 50, "domain": null }, { "name": "CrabLastUpdate", "type": "esriFieldTypeDate", "alias": "CrabLastUpdate", "length": 8, "domain": null }, { "name": "GasbChecked", "type": "esriFieldTypeDate", "alias": "GasbChecked", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CrabGlobalID", "type": "esriFieldTypeString", "alias": "CRAB Global ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a4163269833f432098cf19d4091cc561" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Development Current Year" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1067188.6316718012, "ymin": 87100.90925122797, "xmax": 1194412.0061615556, "ymax": 241490.04272955656, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LaneID", "type": "esriFieldTypeString", "alias": "Lane Identifier", "length": 50, "domain": null }, { "name": "LaneType", "type": "esriFieldTypeString", "alias": "Lane Type", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "GasbAsset", "type": "esriFieldTypeSmallInteger", "alias": "GASB Asset", "domain": { "type": "codedValue", "name": "Gasb_GasbAsset", "description": "GASB Asset", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReviewFlag", "type": "esriFieldTypeSmallInteger", "alias": "Review Flag", "domain": { "type": "codedValue", "name": "Gasb_ReviewFlag", "description": "GASB Review Flag", "codedValues": [ { "name": "None", "code": 0 }, { "name": "New Feature", "code": 1 }, { "name": "Width Change", "code": 2 }, { "name": "Resegmented", "code": 3 }, { "name": "Invalid Commercial Case Number (DIN)", "code": 5 }, { "name": "Unknown Error", "code": 7 }, { "name": "No Gasb Width", "code": 8 }, { "name": "Invalid Subdivision Book Page", "code": 4 }, { "name": "No Subdivision Book Page OR Case Number", "code": 6 }, { "name": "Reviewed", "code": 10 }, { "name": "Area Percentage Error", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GasbPercent", "type": "esriFieldTypeDouble", "alias": "GASB % of Feature", "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Commercial Case Number (DIN)", "length": 14, "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 20, "domain": null }, { "name": "SubdivID", "type": "esriFieldTypeDouble", "alias": "Subdivision Identifier", "domain": null }, { "name": "GasbYear", "type": "esriFieldTypeSmallInteger", "alias": "Year Added To GASB", "domain": null }, { "name": "CntyAssetID", "type": "esriFieldTypeInteger", "alias": "County Asset Identifier", "domain": null }, { "name": "EstValue", "type": "esriFieldTypeDouble", "alias": "GASB Estimated Value", "domain": null }, { "name": "GasbArea", "type": "esriFieldTypeDouble", "alias": "Area for GASB Value", "domain": null }, { "name": "CrabWidth", "type": "esriFieldTypeDouble", "alias": "Crab Width", "domain": null }, { "name": "GasbWidth", "type": "esriFieldTypeDouble", "alias": "Gasb Width", "domain": null }, { "name": "GasbRate", "type": "esriFieldTypeDouble", "alias": "GASB rate", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 254, "domain": null }, { "name": "RT_ID", "type": "esriFieldTypeInteger", "alias": "Road Log Number", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Segment Begin Mile Post", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "Segmemt End Mile Post", "domain": null }, { "name": "GasbChecked", "type": "esriFieldTypeDate", "alias": "GasbChecked", "length": 8, "domain": null }, { "name": "CrabLastUpdate", "type": "esriFieldTypeDate", "alias": "CrabLastUpdate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CrabGlobalID", "type": "esriFieldTypeString", "alias": "CRAB Global ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a4163269833f432098cf19d4091cc561" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Development One Year Ago", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Curb" }, { "id": 6, "name": "Sidewalk" }, { "id": 7, "name": "Pavement" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1067188.6316718012, "ymin": 87100.90925122797, "xmax": 1194412.0061615556, "ymax": 241490.04272955656, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Curb", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Development One Year Ago" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1071155.7779999971, "ymin": 97825.87074999511, "xmax": 1167137.258249998, "ymax": 207102.29449999332, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "GasbAsset", "type": "esriFieldTypeSmallInteger", "alias": "GASB Asset", "domain": { "type": "codedValue", "name": "Gasb_GasbAsset", "description": "GASB Asset", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReviewFlag", "type": "esriFieldTypeSmallInteger", "alias": "Review Flag", "domain": { "type": "codedValue", "name": "Gasb_ReviewFlag", "description": "GASB Review Flag", "codedValues": [ { "name": "None", "code": 0 }, { "name": "New Feature", "code": 1 }, { "name": "Width Change", "code": 2 }, { "name": "Resegmented", "code": 3 }, { "name": "Invalid Commercial Case Number (DIN)", "code": 5 }, { "name": "Unknown Error", "code": 7 }, { "name": "No Gasb Width", "code": 8 }, { "name": "Invalid Subdivision Book Page", "code": 4 }, { "name": "No Subdivision Book Page OR Case Number", "code": 6 }, { "name": "Reviewed", "code": 10 }, { "name": "Area Percentage Error", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GasbPercent", "type": "esriFieldTypeDouble", "alias": "GASB % of Feature", "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Commercial Case Number (DIN)", "length": 14, "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 20, "domain": null }, { "name": "SubdivID", "type": "esriFieldTypeDouble", "alias": "Subdivision Identifier", "domain": null }, { "name": "GasbYear", "type": "esriFieldTypeSmallInteger", "alias": "Year Added To GASB", "domain": null }, { "name": "CntyAssetID", "type": "esriFieldTypeInteger", "alias": "County Asset Identifier", "domain": null }, { "name": "EstValue", "type": "esriFieldTypeDouble", "alias": "GASB Estimated Value", "domain": null }, { "name": "GasbArea", "type": "esriFieldTypeDouble", "alias": "Area for GASB Value", "domain": null }, { "name": "CrabWidth", "type": "esriFieldTypeDouble", "alias": "Crab Width", "domain": null }, { "name": "GasbWidth", "type": "esriFieldTypeDouble", "alias": "Gasb Width", "domain": null }, { "name": "GasbRate", "type": "esriFieldTypeDouble", "alias": "GASB rate", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 254, "domain": null }, { "name": "RT_ID", "type": "esriFieldTypeInteger", "alias": "Road Log Number", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Segment Begin Mile Post", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "Segmemt End Mile Post", "domain": null }, { "name": "CrabLastUpdate", "type": "esriFieldTypeDate", "alias": "CrabLastUpdate", "length": 8, "domain": null }, { "name": "GasbChecked", "type": "esriFieldTypeDate", "alias": "GasbChecked", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CrabGlobalID", "type": "esriFieldTypeString", "alias": "CRAB Global ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Development One Year Ago" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1071148.7757499963, "ymin": 97825.90850000083, "xmax": 1167138.1079999954, "ymax": 198816.62475000322, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "GasbAsset", "type": "esriFieldTypeSmallInteger", "alias": "GASB Asset", "domain": { "type": "codedValue", "name": "Gasb_GasbAsset", "description": "GASB Asset", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReviewFlag", "type": "esriFieldTypeSmallInteger", "alias": "Review Flag", "domain": { "type": "codedValue", "name": "Gasb_ReviewFlag", "description": "GASB Review Flag", "codedValues": [ { "name": "None", "code": 0 }, { "name": "New Feature", "code": 1 }, { "name": "Width Change", "code": 2 }, { "name": "Resegmented", "code": 3 }, { "name": "Invalid Commercial Case Number (DIN)", "code": 5 }, { "name": "Unknown Error", "code": 7 }, { "name": "No Gasb Width", "code": 8 }, { "name": "Invalid Subdivision Book Page", "code": 4 }, { "name": "No Subdivision Book Page OR Case Number", "code": 6 }, { "name": "Reviewed", "code": 10 }, { "name": "Area Percentage Error", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GasbWidth", "type": "esriFieldTypeDouble", "alias": "GASB Width", "domain": null }, { "name": "CrabWidth", "type": "esriFieldTypeDouble", "alias": "CRAB Width", "domain": null }, { "name": "GasbPercent", "type": "esriFieldTypeDouble", "alias": "GASB % of Feature", "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Commercial Case Number (DIN)", "length": 14, "domain": null }, { "name": "SubdivID", "type": "esriFieldTypeDouble", "alias": "Subdivision Identifier", "domain": null }, { "name": "GasbYear", "type": "esriFieldTypeSmallInteger", "alias": "Year Added To GASB", "domain": null }, { "name": "CntyAssetID", "type": "esriFieldTypeInteger", "alias": "County Asset Identifier", "domain": null }, { "name": "EstValue", "type": "esriFieldTypeDouble", "alias": "GASB Estimated Value", "domain": null }, { "name": "GasbArea", "type": "esriFieldTypeDouble", "alias": "Area for GASB Value", "domain": null }, { "name": "GasbRate", "type": "esriFieldTypeDouble", "alias": "GASB rate", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 254, "domain": null }, { "name": "RT_ID", "type": "esriFieldTypeInteger", "alias": "Road Log Number", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Segment Begin Mile Post", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "Segmemt End Mile Post", "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 50, "domain": null }, { "name": "CrabLastUpdate", "type": "esriFieldTypeDate", "alias": "CrabLastUpdate", "length": 8, "domain": null }, { "name": "GasbChecked", "type": "esriFieldTypeDate", "alias": "GasbChecked", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CrabGlobalID", "type": "esriFieldTypeString", "alias": "CRAB Global ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Development One Year Ago" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1067188.6316718012, "ymin": 87100.90925122797, "xmax": 1194412.0061615556, "ymax": 241490.04272955656, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 9.313225759165211E-8, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LaneID", "type": "esriFieldTypeString", "alias": "Lane Identifier", "length": 50, "domain": null }, { "name": "LaneType", "type": "esriFieldTypeString", "alias": "Lane Type", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "GasbAsset", "type": "esriFieldTypeSmallInteger", "alias": "GASB Asset", "domain": { "type": "codedValue", "name": "Gasb_GasbAsset", "description": "GASB Asset", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReviewFlag", "type": "esriFieldTypeSmallInteger", "alias": "Review Flag", "domain": { "type": "codedValue", "name": "Gasb_ReviewFlag", "description": "GASB Review Flag", "codedValues": [ { "name": "None", "code": 0 }, { "name": "New Feature", "code": 1 }, { "name": "Width Change", "code": 2 }, { "name": "Resegmented", "code": 3 }, { "name": "Invalid Commercial Case Number (DIN)", "code": 5 }, { "name": "Unknown Error", "code": 7 }, { "name": "No Gasb Width", "code": 8 }, { "name": "Invalid Subdivision Book Page", "code": 4 }, { "name": "No Subdivision Book Page OR Case Number", "code": 6 }, { "name": "Reviewed", "code": 10 }, { "name": "Area Percentage Error", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GasbPercent", "type": "esriFieldTypeDouble", "alias": "GASB % of Feature", "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Commercial Case Number (DIN)", "length": 14, "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book and Page", "length": 20, "domain": null }, { "name": "SubdivID", "type": "esriFieldTypeDouble", "alias": "Subdivision Identifier", "domain": null }, { "name": "GasbYear", "type": "esriFieldTypeSmallInteger", "alias": "Year Added To GASB", "domain": null }, { "name": "CntyAssetID", "type": "esriFieldTypeInteger", "alias": "County Asset Identifier", "domain": null }, { "name": "EstValue", "type": "esriFieldTypeDouble", "alias": "GASB Estimated Value", "domain": null }, { "name": "GasbArea", "type": "esriFieldTypeDouble", "alias": "Area for GASB Value", "domain": null }, { "name": "CrabWidth", "type": "esriFieldTypeDouble", "alias": "Crab Width", "domain": null }, { "name": "GasbWidth", "type": "esriFieldTypeDouble", "alias": "Gasb Width", "domain": null }, { "name": "GasbRate", "type": "esriFieldTypeDouble", "alias": "GASB rate", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 254, "domain": null }, { "name": "RT_ID", "type": "esriFieldTypeInteger", "alias": "Road Log Number", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Segment Begin Mile Post", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "Segmemt End Mile Post", "domain": null }, { "name": "GasbChecked", "type": "esriFieldTypeDate", "alias": "GasbChecked", "length": 8, "domain": null }, { "name": "CrabLastUpdate", "type": "esriFieldTypeDate", "alias": "CrabLastUpdate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CrabGlobalID", "type": "esriFieldTypeString", "alias": "CRAB Global ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }