{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "HTE Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2257, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "HTE Addresses", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0E-8, "ymin": -1.0E-8, "xmax": 798930.8759786172, "ymax": 1356026.9952205394, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.903716120005618E7, "falseY": -41645400, "xyUnits": 1.0467621031982535E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetNumber]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2257, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "LocationID", "type": "esriFieldTypeString", "alias": "LocationID", "domain": null, "editable": true, "nullable": false, "length": 9, "defaultValue": null, "modelName": "LocationID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "StreetNumber", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "StreetNumber" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetSuffix", "type": "esriFieldTypeString", "alias": "StreetSuffix", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "StreetSuffix" }, { "name": "PostStreetDirection", "type": "esriFieldTypeString", "alias": "PostStreetDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PostStreetDirection" }, { "name": "UserDefined", "type": "esriFieldTypeString", "alias": "UserDefined", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UserDefined" }, { "name": "Qualifer", "type": "esriFieldTypeString", "alias": "Qualifer", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Qualifer" }, { "name": "Apartment", "type": "esriFieldTypeString", "alias": "Apartment", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Apartment" }, { "name": "ExtendedAddress", "type": "esriFieldTypeString", "alias": "ExtendedAddress", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ExtendedAddress" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZipCode" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AddressType" }, { "name": "TownshipCode", "type": "esriFieldTypeString", "alias": "TownshipCode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TownshipCode" }, { "name": "TownshipDescription", "type": "esriFieldTypeString", "alias": "TownshipDescription", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TownshipDescription" }, { "name": "GeneralLocationCode", "type": "esriFieldTypeString", "alias": "GeneralLocationCode", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "GeneralLocationCode" }, { "name": "Renum", "type": "esriFieldTypeString", "alias": "Renum", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Renum" }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "EffectiveDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EffectiveDate" }, { "name": "UseCode", "type": "esriFieldTypeString", "alias": "UseCode", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "UseCode" }, { "name": "UseCodeDesc", "type": "esriFieldTypeString", "alias": "UseCodeDesc", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "UseCodeDesc" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R684_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "HTE Addresses", "description": "", "prototype": { "attributes": { "UseCode": null, "UseCodeDesc": null, "LocationID": " ", "Address": null, "StreetNumber": null, "StreetName": null, "StreetSuffix": null, "PostStreetDirection": null, "UserDefined": null, "Qualifer": null, "Apartment": null, "ExtendedAddress": null, "ZipCode": null, "AddressType": null, "TownshipCode": null, "TownshipDescription": null, "GeneralLocationCode": null, "Renum": null, "EffectiveDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "011c4c1a573644fab864d3934306d379" }