{ "currentVersion": 10.61, "id": 60, "name": "GIS.GISOWNER.CityCountyAddressPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102300, "latestWkid": 2818 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 400, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USETYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 76, 230, 0, 255 ], "width": 1 } }, "value": "1", "label": "Residential", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 122, 122, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 68, 68, 255 ], "width": 1 } }, "value": "2", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 197, 255, 255 ], "width": 1 } }, "value": "3", "label": "Public", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 230, 0, 255 ], "width": 1 } }, "value": "5", "label": "Private Non-Profit", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "6", "label": "Residential Multi-Family", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "4", "label": "Misc.", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[HOUSENUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 344705.186300002, "ymin": 246038.40560000017, "xmax": 435870.6841999963, "ymax": 381175.2624000013, "spatialReference": { "wkid": 102300, "latestWkid": 2818 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HOUSENUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 55, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "length": 8, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "HASSUBADDRESS", "type": "esriFieldTypeString", "alias": "HasSubaddress", "length": 1, "domain": { "type": "codedValue", "name": "Boolean", "description": "True or False", "codedValues": [ { "name": "T", "code": "T" }, { "name": "F", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USETYPE", "type": "esriFieldTypeString", "alias": "USETYPE", "length": 2, "domain": null }, { "name": "GEOCODE", "type": "esriFieldTypeString", "alias": "GEOCODE", "length": 17, "domain": null }, { "name": "HOUSENUMBER", "type": "esriFieldTypeInteger", "alias": "HOUSENUMBER", "domain": null }, { "name": "BASENAME", "type": "esriFieldTypeString", "alias": "BASENAME", "length": 40, "domain": null }, { "name": "ADDRKEY", "type": "esriFieldTypeString", "alias": "ADDRKEY", "length": 5, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 3, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 5, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MailingAddr", "type": "esriFieldTypeString", "alias": "MailingAddr", "length": 100, "domain": null }, { "name": "PrevAddr", "type": "esriFieldTypeString", "alias": "PrevAddr", "length": 100, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Business", "type": "esriFieldTypeString", "alias": "Business", "length": 50, "domain": null }, { "name": "ADDR_ID", "type": "esriFieldTypeString", "alias": "ADDR_ID", "length": 20, "domain": null }, { "name": "AssessmentCode", "type": "esriFieldTypeString", "alias": "AssessmentCode", "length": 20, "domain": null }, { "name": "UnitID", "type": "esriFieldTypeString", "alias": "UnitID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R461_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_461", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_338_ADDRKEY", "fields": "ADDRKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_461", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a389_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }