{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Street", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Street Centerline Data", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 706625.2607013434, "ymin": 781176.3208445758, "xmax": 808078.7788723782, "ymax": 911075.3200288042, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "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": "TOG_FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification", "domain": { "type": "codedValue", "name": "stnet_sn_clas_cd_1", "description": "", "codedValues": [ { "name": "Freeway", "code": 1 }, { "name": "Ramp", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Major Arterial", "code": 4 }, { "name": "Minor Arterial", "code": 5 }, { "name": "Major Collector", "code": 6 }, { "name": "Residential Collector", "code": 7 }, { "name": "Industrial Collector", "code": 8 }, { "name": "Local Industrial", "code": 9 }, { "name": "Local", "code": 10 }, { "name": "Agrarian", "code": 11 }, { "name": "Private Drive", "code": 12 }, { "name": "Driveway", "code": 13 }, { "name": "Alley", "code": 14 }, { "name": "Unpaved", "code": 15 }, { "name": "External Arterial", "code": 16 }, { "name": "External Local", "code": 17 }, { "name": "Border Arterial", "code": 18 }, { "name": "County", "code": 19 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 5, "modelName": "SNG_CLAS_CD" }, { "name": "TOG_FULLNAME", "type": "esriFieldTypeString", "alias": "TOG_FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TOG_FULLNAME" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street", "description": "", "prototype": { "attributes": { "TOG_FULLNAME": null, "SNG_CLAS_CD": 5 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "ParcelEdge", "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 722762.9183070883, "ymin": 802039.6984908134, "xmax": 770517.2335957997, "ymax": 867961.4498031512, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EdgeType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "front", "label": "front" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "rear", "label": "rear" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "side", "label": "side" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "uncalculated", "label": "uncalculated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 215, 255 ], "toColor": [ 252, 231, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 182, 252, 255 ], "toColor": [ 218, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 223, 255 ], "toColor": [ 252, 215, 223, 255 ] } ] } } }, "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": "NeighborName", "typeIdField": "EdgeType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CustomID", "type": "esriFieldTypeString", "alias": "CustomID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomID" }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SegmentID" }, { "name": "EdgeID", "type": "esriFieldTypeString", "alias": "EdgeID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EdgeID" }, { "name": "EdgeType", "type": "esriFieldTypeString", "alias": "EdgeType", "domain": { "type": "codedValue", "name": "tog_parceledge", "description": "Parcel edge", "codedValues": [ { "name": "front", "code": "front" }, { "name": "side", "code": "side" }, { "name": "rear", "code": "rear" }, { "name": "uncalculated", "code": "uncalculated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EdgeType" }, { "name": "EdgeHierarchy", "type": "esriFieldTypeDouble", "alias": "EdgeHierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgeHierarchy" }, { "name": "NeighborName", "type": "esriFieldTypeString", "alias": "NeighborName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NeighborName" }, { "name": "NeighborID", "type": "esriFieldTypeString", "alias": "NeighborID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NeighborID" }, { "name": "NeighborType", "type": "esriFieldTypeString", "alias": "NeighborType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NeighborType" }, { "name": "NeighborZone", "type": "esriFieldTypeString", "alias": "NeighborZone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NeighborZone" }, { "name": "DistToStreet", "type": "esriFieldTypeDouble", "alias": "DistToStreet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistToStreet" }, { "name": "WidthROW", "type": "esriFieldTypeDouble", "alias": "WidthROW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WidthROW" }, { "name": "CurbWidth", "type": "esriFieldTypeDouble", "alias": "CurbWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurbWidth" }, { "name": "SegmentDirection", "type": "esriFieldTypeDouble", "alias": "SegmentDirection", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentDirection" }, { "name": "ISO", "type": "esriFieldTypeInteger", "alias": "ISO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISO" }, { "name": "TypeByParcel", "type": "esriFieldTypeString", "alias": "TypeByParcel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TypeByParcel" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetName" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6707_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2079_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "front", "name": "front", "domains": { "EdgeType": {"type": "inherited"} }, "templates": [ { "name": "front", "description": "", "prototype": { "attributes": { "StreetName": null, "TypeByParcel": null, "CustomID": null, "SegmentID": null, "EdgeID": null, "EdgeType": "front", "EdgeHierarchy": null, "NeighborName": null, "NeighborID": null, "NeighborType": null, "NeighborZone": null, "DistToStreet": null, "WidthROW": null, "CurbWidth": null, "SegmentDirection": null, "ISO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "rear", "name": "rear", "domains": { "EdgeType": {"type": "inherited"} }, "templates": [ { "name": "rear", "description": "", "prototype": { "attributes": { "StreetName": null, "TypeByParcel": null, "CustomID": null, "SegmentID": null, "EdgeID": null, "EdgeType": "rear", "EdgeHierarchy": null, "NeighborName": null, "NeighborID": null, "NeighborType": null, "NeighborZone": null, "DistToStreet": null, "WidthROW": null, "CurbWidth": null, "SegmentDirection": null, "ISO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "side", "name": "side", "domains": { "EdgeType": {"type": "inherited"} }, "templates": [ { "name": "side", "description": "", "prototype": { "attributes": { "StreetName": null, "TypeByParcel": null, "CustomID": null, "SegmentID": null, "EdgeID": null, "EdgeType": "side", "EdgeHierarchy": null, "NeighborName": null, "NeighborID": null, "NeighborType": null, "NeighborZone": null, "DistToStreet": null, "WidthROW": null, "CurbWidth": null, "SegmentDirection": null, "ISO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "uncalculated", "name": "uncalculated", "domains": { "EdgeType": {"type": "inherited"} }, "templates": [ { "name": "uncalculated", "description": "", "prototype": { "attributes": { "StreetName": null, "TypeByParcel": null, "CustomID": null, "SegmentID": null, "EdgeID": null, "EdgeType": "uncalculated", "EdgeHierarchy": null, "NeighborName": null, "NeighborID": null, "NeighborType": null, "NeighborZone": null, "DistToStreet": null, "WidthROW": null, "CurbWidth": null, "SegmentDirection": null, "ISO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 722762.9183070883, "ymin": 802039.6984908134, "xmax": 770517.2335957997, "ymax": 867961.4498031512, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "APN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "PREPPED", "type": "esriFieldTypeInteger", "alias": "PREPPED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PREPPED" }, { "name": "CustomID", "type": "esriFieldTypeString", "alias": "CustomID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomID" }, { "name": "EdgeInfos", "type": "esriFieldTypeString", "alias": "EdgeInfos", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EdgeInfos" }, { "name": "EdgeInfo_Ext", "type": "esriFieldTypeString", "alias": "EdgeInfo_Ext", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EdgeInfo_Ext" }, { "name": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Households", "type": "esriFieldTypeInteger", "alias": "Households", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Households" }, { "name": "Jobs", "type": "esriFieldTypeInteger", "alias": "Jobs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Jobs" }, { "name": "Errors", "type": "esriFieldTypeString", "alias": "Errors", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Errors" }, { "name": "BatchID", "type": "esriFieldTypeInteger", "alias": "BatchID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BatchID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "APN" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6708_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2080_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": { "APN": null, "ORIG_FID": null, "PREPPED": null, "CustomID": null, "EdgeInfos": null, "EdgeInfo_Ext": null, "Population": null, "Households": null, "Jobs": null, "Errors": null, "BatchID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }