{ "currentVersion": 10.91, "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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": 2157686.38440945, "ymin": 1213077.1744341403, "xmax": 2188497.0991166383, "ymax": 1254199.6172055006, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 101, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL_KEY", "type": "esriFieldTypeString", "alias": "PARCEL_KEY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PARCEL_KEY" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP5", "type": "esriFieldTypeDouble", "alias": "ZIP5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP5" }, { "name": "ST_PREFIX", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_PREFIX" }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_SUFFIX" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT" }, { "name": "DIRECTIONL", "type": "esriFieldTypeString", "alias": "DIRECTIONL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIRECTIONL" }, { "name": "TAX_ID", "type": "esriFieldTypeInteger", "alias": "TAX_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_ID" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Address" }, { "name": "ADDRESSPTID", "type": "esriFieldTypeString", "alias": "Access ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRESSPTID" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Address Point Type", "domain": { "type": "codedValue", "name": "AddressPointType", "description": "The type of address point feature", "codedValues": [ { "name": "Driveway Entrance", "code": "Driveway Entrance" }, { "name": "Building Entrance", "code": "Building Entrance" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" }, { "name": "Church", "code": "Church" }, { "name": "Business", "code": "Business" }, { "name": "Public Building", "code": "Public Building" }, { "name": "Park", "code": "Park" }, { "name": "Library", "code": "Library" }, { "name": "Cemetry", "code": "Cemetry" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Police Department", "code": "Police Department" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "PARCEL_KEY": null, "PARCEL_NO": null, "CITY": null, "STATE": null, "ZIP5": null, "ST_PREFIX": null, "ST_SUFFIX": null, "UNIT": null, "DIRECTIONL": null, "TAX_ID": null, "STREETNAME": null, "POINT_X": null, "POINT_Y": null, "Address": null, "ADDRESSPTID": null, "POINTTYPE": null, "CAPTUREMETH": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ffe56606d1e946639669c8c659e55e45" }