{ "currentVersion": 10.91, "id": 0, "name": "Historic Properties by Category", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 288890, "maxScale": 70, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6048537.153787255, "ymin": 2202567.32483539, "xmax": 6076871.261489004, "ymax": 2230277.2287330627, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Landmark", "label": "Landmark", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 168, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Key", "label": "Key", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 169, 230, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Contributive", "label": "Contributive", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "*", "label": "* (To Be Categorized)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ID_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 8.75, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9020, "maxScale": 70 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HISTORIC_NAME", "typeIdField": "CATEGORY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ID Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_NUM" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "domain": { "type": "codedValue", "name": "HistoricCategory", "description": "Historic Registry Category", "codedValues": [ { "name": "Contributive", "code": "Contributive" }, { "name": "Key", "code": "Key" }, { "name": "Landmark", "code": "Landmark" }, { "name": "To Be Categorized", "code": "*" }, { "name": "n/a", "code": "n/a" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "HISTORIC_NAME", "type": "esriFieldTypeString", "alias": "Historic Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "HISTORIC_NAME" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "APN" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "INSET", "type": "esriFieldTypeString", "alias": "Inset Map", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSET" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Landmark", "name": "Landmark", "domains": { "CATEGORY": {"type": "inherited"} }, "templates": [ { "name": "Landmark", "description": "", "prototype": { "attributes": { "COMMENTS": null, "INSET": null, "ID_NUM": null, "CATEGORY": "Landmark", "ADDRESS": null, "HISTORIC_NAME": null, "APN": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Key", "name": "Key", "domains": { "CATEGORY": {"type": "inherited"} }, "templates": [ { "name": "Key", "description": "", "prototype": { "attributes": { "COMMENTS": null, "INSET": null, "ID_NUM": null, "CATEGORY": "Key", "ADDRESS": null, "HISTORIC_NAME": null, "APN": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Contributive", "name": "Contributive", "domains": { "CATEGORY": {"type": "inherited"} }, "templates": [ { "name": "Contributive", "description": "", "prototype": { "attributes": { "COMMENTS": null, "INSET": null, "ID_NUM": null, "CATEGORY": "Contributive", "ADDRESS": null, "HISTORIC_NAME": null, "APN": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "*", "name": "*", "domains": { "CATEGORY": {"type": "inherited"} }, "templates": [ { "name": "*", "description": "", "prototype": { "attributes": { "COMMENTS": null, "INSET": null, "ID_NUM": null, "CATEGORY": "*", "ADDRESS": null, "HISTORIC_NAME": null, "APN": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ffb683e896e40d0b44ab20d078ccbb3" }