{ "currentVersion": 10.91, "id": 1, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 1010671.6881218292, "ymin": 1821149.7780041546, "xmax": 1054420.9539695792, "ymax": 1877650.6732042357, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f8b21d8eccf65e7fd466b18a772cc1e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAENJREFUCJklwTENgDAQAMBL+IG5W1WwEFyAIyRghAUxJUHCb3VAwsBdYMRWa30yswVOrJn5llKWwOw39N6nwI4DN64PNtAP4/2iphkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ADD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.2, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressPoints_STREET_NAME" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AddressPoints_STREET_SUFFIX" }, { "name": "ADD_NUM", "type": "esriFieldTypeString", "alias": "ADD_NUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddressPoints_ADD_NUM" }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AddressPoints_STREET_DIRECTION" }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "AddressPoints_FULL_ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AddressPoints_CITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AddressPoints_ZIP" }, { "name": "STREET_APARTMENT", "type": "esriFieldTypeString", "alias": "STREET_APARTMENT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADDRESSPROP_ADDRESS_STREET_APARTMENT" }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LOC_ID" }, { "name": "APT_SUITE", "type": "esriFieldTypeString", "alias": "APT_SUITE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APT_SUITE" }, { "name": "PROPID_ALPHA", "type": "esriFieldTypeString", "alias": "PROPID_ALPHA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPID_ALPHA" }, { "name": "GISADDRESSID", "type": "esriFieldTypeString", "alias": "GISADDRESSID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GISADDRESSID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIN" }, { "name": "CONDO_PIN", "type": "esriFieldTypeString", "alias": "CONDO_PIN", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CONDO_PIN" }, { "name": "LOCID_ALPHA", "type": "esriFieldTypeString", "alias": "LOCID_ALPHA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCID_ALPHA" }, { "name": "FULLPIN", "type": "esriFieldTypeString", "alias": "FULLPIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLPIN" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R739_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S514_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "FULLPIN": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "ZIP": null, "STREET_APARTMENT": null, "LOC_ID": null, "APT_SUITE": null, "PROPID_ALPHA": null, "GISADDRESSID": null, "PIN": null, "CONDO_PIN": null, "LOCID_ALPHA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }