{ "currentVersion": 10.91, "id": 33, "name": "Temporary Revokable Easements", "type": "Feature Layer", "description": "Status: UPDATED occasionally using ArcMap Contact: Dave Koss, City of Tucson Real Estate, 520-837-6716, Dave.Koss@tucsonaz.gov Intended Use: For map display. 11/2/2011 BAE - using an insertcursor, added NULL geometry records from table RE_TRE_POLY_MISSING.10/3/2011 BAE - unregistered as versioned. Dave prefers to see edits immediately using MS Access.9/29/2011 BAE - set memo field COMMENTS to fixed width (300) because memo fields cause problems when exporting9/16/2011 BAE - deleted field MANAGED per request from D Koss (work order #12364)9/12/2011 BAE - merged TRE table and TRE_POLY into feature class RE_tre_poly. TRE table was formerly maintained in geodatabase using MS Access front end.November 2009 - loaded shapefile into EDITSDE geodatabase ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "Published by City of Tucson Information Technology Department, GIS Services, GIS_IT@tucsonaz.gov", "parentLayer": { "id": 34, "name": "Real Estate Services" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "ACTIVE", "label": "ACTIVE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 883225.3572834656, "ymin": 367283.11318897456, "xmax": 1058498.1194225736, "ymax": 473329.89206036925, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRE", "type": "esriFieldTypeString", "alias": "TRE", "length": 16, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "RE_TRE_STATUS", "description": "RE_TRE_STATUS", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "CANCELLED", "code": "CANCELLED" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPPED", "type": "esriFieldTypeSmallInteger", "alias": "MAPPED", "domain": { "type": "codedValue", "name": "RE_TRUE_FALSE", "description": "Real Estate True/False with -1/0", "codedValues": [ { "name": "True", "code": -1 }, { "name": "False", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FILE_", "type": "esriFieldTypeSmallInteger", "alias": "FILE_", "domain": { "type": "codedValue", "name": "RE_TRUE_FALSE", "description": "Real Estate True/False with -1/0", "codedValues": [ { "name": "True", "code": -1 }, { "name": "False", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OUTTO", "type": "esriFieldTypeString", "alias": "OUTTO", "length": 50, "domain": null }, { "name": "DATEOUT", "type": "esriFieldTypeDate", "alias": "DATEOUT", "length": 8, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 255, "domain": null }, { "name": "INSURANCE_EXP", "type": "esriFieldTypeDate", "alias": "INSURANCE_EXP", "length": 8, "domain": null }, { "name": "INS_LINK", "type": "esriFieldTypeString", "alias": "INS_LINK", "length": 255, "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "PROVIDER", "length": 50, "domain": null }, { "name": "LAST_PAID", "type": "esriFieldTypeDate", "alias": "LAST_PAID", "length": 8, "domain": null }, { "name": "DATE_DUE", "type": "esriFieldTypeDate", "alias": "DATE_DUE", "length": 8, "domain": null }, { "name": "ANNUAL_FEE", "type": "esriFieldTypeDouble", "alias": "ANNUAL_FEE", "domain": null }, { "name": "ANNUAL_TAX", "type": "esriFieldTypeDouble", "alias": "ANNUAL_TAX", "domain": null }, { "name": "TOTAL_ANNUAL_FEE", "type": "esriFieldTypeDouble", "alias": "TOTAL_ANNUAL_FEE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "RE_TRE_TYPE", "description": "Real Estate TRE Type", "codedValues": [ { "name": "Agreement", "code": "Agreement" }, { "name": "License", "code": "License" }, { "name": "TRE", "code": "TRE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBJECT", "type": "esriFieldTypeString", "alias": "SUBJECT", "length": 255, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 25, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 75, "domain": null }, { "name": "TAX_CODE", "type": "esriFieldTypeString", "alias": "TAX_CODE", "length": 50, "domain": null }, { "name": "DATE_SUBMITTED", "type": "esriFieldTypeDate", "alias": "DATE_SUBMITTED", "length": 8, "domain": null }, { "name": "APPLICATION_FEE", "type": "esriFieldTypeDouble", "alias": "APPLICATION_FEE", "domain": null }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "DATE_COMPLETED", "length": 8, "domain": null }, { "name": "YEAR_EXP", "type": "esriFieldTypeDate", "alias": "YEAR_EXP", "length": 8, "domain": null }, { "name": "PURPOSE", "type": "esriFieldTypeString", "alias": "PURPOSE", "length": 250, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 300, "domain": null }, { "name": "TICKLER", "type": "esriFieldTypeDate", "alias": "TICKLER", "length": 8, "domain": null }, { "name": "TICKLER_NOTES", "type": "esriFieldTypeString", "alias": "TICKLER_NOTES", "length": 100, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 254, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "TRE_NUM", "type": "esriFieldTypeString", "alias": "TRE_NUM", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1173_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }