{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Site Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Address Point feature class comprised of situs addresses within Jackson County. The situs address, represented as a point, defines the actual location of structures and/or the parcel they are built on as assigned by addressing athorities.", "copyrightText": "Jackson County GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 4269310.79781589, "ymin": 235477.4268372655, "xmax": 4305540.508202106, "ymax": 277670.9835958034, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ebee89654849d1336fbccecb4c889bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokWNhIBGwUEVDUYJlKCcz46nWucceEtSQEWa8xEhdIvz6/Tefi+LM8/oWnVyCVUN1op3ssw+fd+VEmmtoq4iChATnrT8/PyXYyH3O2nOxGBref/++Z2K5hxovNxvctKRAQxZ1BZEYRkbG97PXnM1D0SAvxc+ArBgGjLUkGeauPceP19P4APkaXrz58nT6yjN/0RX8/fefgZOT5T6Ghv5FJ5xo4iQAeS82Crxe9Q8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "Oregon", "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "MAPLOTID", "type": "esriFieldTypeString", "alias": "Map Tax Lot ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAPLOTID" }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PLACENAME" }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITEADDID" }, { "name": "ENGINEERINGPROJNUM", "type": "esriFieldTypeString", "alias": "Engineering Project Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ENGINEERINGPROJNUM" }, { "name": "LANDDIVISION", "type": "esriFieldTypeString", "alias": "Land Division Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LANDDIVISION" }, { "name": "LANDDIVISIONTYPE", "type": "esriFieldTypeString", "alias": "Land Division Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LANDDIVISIONTYPE" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LOTS" }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRRANGE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Current", "modelName": "STATUS" }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USNGCOORD" }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Water Supply and Treatment", "code": 850 }, { "name": "Information and Communication", "code": 880 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRCLASS" }, { "name": "LM_Notes", "type": "esriFieldTypeString", "alias": "LM Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "LM_Notes" }, { "name": "HTE_LocationID", "type": "esriFieldTypeString", "alias": "HTE Location ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HTE_LocationID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FULLADDRIndex", "fields": "FULLADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULLNAMEIndex", "fields": "FULLNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S487_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Site Address Points with Numbers & Spaces", "description": "", "prototype": { "attributes": { "LM_Notes": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": "Oregon", "ZIPCODE": null, "MAPLOTID": null, "PLACENAME": null, "SITEADDID": null, "ENGINEERINGPROJNUM": null, "LANDDIVISION": null, "LANDDIVISIONTYPE": null, "LOT": null, "ADDRRANGE": null, "FULLNAME": null, "STATUS": "Current", "USNGCOORD": null, "ADDRCLASS": null, "HTE_LocationID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Tax Lots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 36111.909643, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4268214.136482939, "ymin": 234710.07250656188, "xmax": 4316377.28543307, "ymax": 280377.059383199, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FEEOWNER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "ACCOUNT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACCOUNT" }, { "name": "MAPNUM", "type": "esriFieldTypeString", "alias": "MAPNUM", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "MAPNUM" }, { "name": "TAXLOT", "type": "esriFieldTypeString", "alias": "TAXLOT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TAXLOT" }, { "name": "MAPLOT", "type": "esriFieldTypeString", "alias": "MAPLOT", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MAPLOT" }, { "name": "FEEOWNER", "type": "esriFieldTypeString", "alias": "FEEOWNER", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "FEEOWNER" }, { "name": "SITEADD", "type": "esriFieldTypeString", "alias": "SITEADD", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "SITEADD" }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "CONTRACT" }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "INCAREOF", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "INCAREOF" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "COMMSQFT", "type": "esriFieldTypeInteger", "alias": "COMMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMMSQFT" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "LOTDEPTH", "type": "esriFieldTypeInteger", "alias": "LOTDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOTDEPTH" }, { "name": "LOTWIDTH", "type": "esriFieldTypeInteger", "alias": "LOTWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOTWIDTH" }, { "name": "YEARBLT", "type": "esriFieldTypeInteger", "alias": "YEAR BUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBLT" }, { "name": "TAXCODE", "type": "esriFieldTypeInteger", "alias": "TAX CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "IMPVALUE", "type": "esriFieldTypeInteger", "alias": "IMPVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPVALUE" }, { "name": "LANDVALUE", "type": "esriFieldTypeInteger", "alias": "LANDVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDVALUE" }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PROPCLASS" }, { "name": "BUILDCODE", "type": "esriFieldTypeString", "alias": "BUILDCODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BUILDCODE" }, { "name": "ASSESSIMP", "type": "esriFieldTypeInteger", "alias": "ASSESSIMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESSIMP" }, { "name": "ASSESSLAND", "type": "esriFieldTypeInteger", "alias": "ASSESSLAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESSLAND" }, { "name": "MAINTENANC", "type": "esriFieldTypeString", "alias": "MAINTENANC", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAINTENANC" }, { "name": "SCHEDULECO", "type": "esriFieldTypeString", "alias": "SCHEDULECO", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SCHEDULECO" }, { "name": "NEIGHBORHO", "type": "esriFieldTypeString", "alias": "NEIGHBORHO", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NEIGHBORHO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "MAPLOTIndex", "fields": "MAPLOT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S461_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Lots", "description": "", "prototype": { "attributes": { "NEIGHBORHO": null, "ACCOUNT": null, "MAPNUM": null, "TAXLOT": null, "MAPLOT": null, "FEEOWNER": null, "SITEADD": null, "CONTRACT": null, "INCAREOF": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIPCODE": null, "COMMSQFT": null, "ACREAGE": null, "LOTDEPTH": null, "LOTWIDTH": null, "YEARBLT": null, "TAXCODE": null, "IMPVALUE": null, "LANDVALUE": null, "PROPCLASS": null, "BUILDCODE": null, "ASSESSIMP": null, "ASSESSLAND": null, "MAINTENANC": null, "SCHEDULECO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "576da40e77a843c7a093f7b549286cad" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Zoning Overlays", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4264507.154855639, "ymin": 237302.42060367763, "xmax": 4303833.894028872, "ymax": 285549.2214566916, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OverlayCode", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Airport Approach", "description": "Airport Approach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "values": [ [ "AA" ] ] }, { "label": "Area of Concern/Airport Notifiy Zone", "description": "Area of Concern/Airport Notifiy Zone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 122, 142, 245, 255 ], "width": 1 } }, "values": [ [ "A-C" ] ] }, { "label": "Runway Protection Zone", "description": "Runway Protection Zone", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.75 } }, "values": [ [ "RPZ" ] ] }, { "label": "Exclusive Agricultural", "description": "Exclusive Agricultural", "symbol": { "type": "esriPFS", "url": "a820423c5274581e37e39134566e5e42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVRIieWVUQqAIBBEDfZigefxCuFHF9jzCB1tQ2nDJFFrDaH3YxTMNKtNQESkBDFOhxW1CyvED/jmG1C7oMVGYOdJLRuJiDOs5bXPBL0A//a9WDb6IIH6jYE5jnHrcS4amEgwd/3KICdWm6JogMdY7qhJUTWiHCIjwqRbuuwBRt1i17buGuc78DzprbESjGlghH6VKawLredaFUj76hyRZIrY5LIHEinS7toBxB5iuHdTPBYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 1.2 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "E-A" ] ] }, { "label": "Airport Radar", "description": "Airport Radar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 4 } }, "values": [ [ "AR" ] ] }, { "label": "Historic", "description": "Historic", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "values": [ [ "H" ] ] }, { "label": "Central Business", "description": "Central Business", "symbol": { "type": "esriPFS", "url": "59850b57673ef17b57e402920cc22944", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVR4nO2cUWrDMBBER6DD6kh7WxcbJ3FTK9TWBkbw5q81SsaqGoY3G9fW2hIRRSfqXbuz5nhtdL2zn/rpBc+uZbx5XHzPmfzUK4sy/5KRcBNufp4bOvKCd8w/lHkyXPzUK4syzWfchMz8rNfqlUXZ5jNOo5OfPyf0yk1k/8vF4Ka6+Kl3Fn0rpsTNa05+iE0iNhViUxCbpogpMvNDbOqI2CRi00JsMqU7zcwPtGlX1qZCmw6CNp2I2CRo09BJaNAmb7rj5gfaJGJTgTYFtGkKuiMzP9CmjqBN8olxlHRBbFqgTY3Zpn9/Zox8fgWzTXmb+RCxyWiWyM3P+jtmmxqxqWSdTGhTUNJtIja9idgkRsJ1ImiTiE2bKOkmLsXc/FDSiZKuUNIFtGmKUkxmfijpOoI2iZJuITaZjmA3Mz+MhO/K2lRGwpM3lQcQvInYdBAlXWLzyWxTQJvSTkIQmz5zwzsbHTy3idmmRmz6LWiTKOk2UdJNXIq5+aGkE7SpUNIFJd0UpZjM/FDSdURJJ2jTQmzaBW16iZLuy/Rr/ZmS7iBKuhMRm8Q36YZOQuO5Td50x80PtEnQpgJtCmjTFHRHZn6gTR1Bm+QT434AlbeoVb9rXmsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CB" ] ] }, { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "values": [ [ "F" ] ] }, { "label": "Limited Industrial", "description": "Limited Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "I-00" ] ] }, { "label": "Southeast", "description": "Southeast", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 3 } }, "values": [ [ "SE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "value": "AA", "label": "Airport Approach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 122, 142, 245, 255 ], "width": 1 } }, "value": "A-C", "label": "Area of Concern/Airport Notifiy Zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.75 } }, "value": "RPZ", "label": "Runway Protection Zone" }, { "symbol": { "type": "esriPFS", "url": "a820423c5274581e37e39134566e5e42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVRIieWVUQqAIBBEDfZigefxCuFHF9jzCB1tQ2nDJFFrDaH3YxTMNKtNQESkBDFOhxW1CyvED/jmG1C7oMVGYOdJLRuJiDOs5bXPBL0A//a9WDb6IIH6jYE5jnHrcS4amEgwd/3KICdWm6JogMdY7qhJUTWiHCIjwqRbuuwBRt1i17buGuc78DzprbESjGlghH6VKawLredaFUj76hyRZIrY5LIHEinS7toBxB5iuHdTPBYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 1.2 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "E-A", "label": "Exclusive Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 4 } }, "value": "AR", "label": "Airport Radar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "H", "label": "Historic" }, { "symbol": { "type": "esriPFS", "url": "59850b57673ef17b57e402920cc22944", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVR4nO2cUWrDMBBER6DD6kh7WxcbJ3FTK9TWBkbw5q81SsaqGoY3G9fW2hIRRSfqXbuz5nhtdL2zn/rpBc+uZbx5XHzPmfzUK4sy/5KRcBNufp4bOvKCd8w/lHkyXPzUK4syzWfchMz8rNfqlUXZ5jNOo5OfPyf0yk1k/8vF4Ka6+Kl3Fn0rpsTNa05+iE0iNhViUxCbpogpMvNDbOqI2CRi00JsMqU7zcwPtGlX1qZCmw6CNp2I2CRo09BJaNAmb7rj5gfaJGJTgTYFtGkKuiMzP9CmjqBN8olxlHRBbFqgTY3Zpn9/Zox8fgWzTXmb+RCxyWiWyM3P+jtmmxqxqWSdTGhTUNJtIja9idgkRsJ1ImiTiE2bKOkmLsXc/FDSiZKuUNIFtGmKUkxmfijpOoI2iZJuITaZjmA3Mz+MhO/K2lRGwpM3lQcQvInYdBAlXWLzyWxTQJvSTkIQmz5zwzsbHTy3idmmRmz6LWiTKOk2UdJNXIq5+aGkE7SpUNIFJd0UpZjM/FDSdURJJ2jTQmzaBW16iZLuy/Rr/ZmS7iBKuhMRm8Q36YZOQuO5Td50x80PtEnQpgJtCmjTFHRHZn6gTR1Bm+QT434AlbeoVb9rXmsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CB", "label": "Central Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "F", "label": "Freeway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "I-00", "label": "Limited Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 3 } }, "value": "SE", "label": "Southeast" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 122, 255 ], "toColor": [ 153, 132, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 175, 255 ], "toColor": [ 227, 215, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 165, 255 ], "toColor": [ 217, 179, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 167, 135, 255 ], "toColor": [ 176, 167, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 204, 186, 255 ], "toColor": [ 219, 204, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 161, 150, 255 ], "toColor": [ 181, 161, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 148, 131, 255 ], "toColor": [ 156, 148, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 191, 151, 255 ], "toColor": [ 199, 191, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 180, 161, 255 ], "toColor": [ 194, 180, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 196, 167, 255 ], "toColor": [ 219, 196, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 203, 171, 255 ], "toColor": [ 212, 203, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 151, 140, 255 ], "toColor": [ 184, 151, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 141, 128, 255 ], "toColor": [ 168, 141, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[OverlayDescription]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 36113, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SubName", "typeIdField": "OverlayCode", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OverlayCode", "type": "esriFieldTypeString", "alias": "OverlayCode", "domain": { "type": "codedValue", "name": "ZoneOverlayCode", "description": "Zoning Overlay Codes", "codedValues": [ { "name": "A-A", "code": "A-A" }, { "name": "A-R", "code": "A-R" }, { "name": "C-B", "code": "C-B" }, { "name": "E-A", "code": "E-A" }, { "name": "F", "code": "F" }, { "name": "H", "code": "H" }, { "name": "I-00", "code": "I-00" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OverlayCode" }, { "name": "OverlayDescription", "type": "esriFieldTypeString", "alias": "OverlayDescription", "domain": { "type": "codedValue", "name": "ZoneOverlayDescr", "description": "Zoning Overlay Descriptions", "codedValues": [ { "name": "Airport Approach District", "code": "Airport Approach District" }, { "name": "Airport Radar Overlay", "code": "Airport Radar Overlay" }, { "name": "Central Business District", "code": "Central Business District" }, { "name": "Exclusive Agriculture Overlay District", "code": "Exclusive Agriculture Overlay District" }, { "name": "Freeway Overlay District", "code": "Freeway Overlay District" }, { "name": "Historic Preservation Overlay", "code": "Historic Preservation Overlay" }, { "name": "Limited Industrial Overlay District", "code": "Limited Industrial Overlay District" }, { "name": "Southeast Village Center", "code": "Southeast Village Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "OverlayDescription" }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "SubName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SubName" }, { "name": "FileNum", "type": "esriFieldTypeString", "alias": "FileNum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FileNum" }, { "name": "RevDate", "type": "esriFieldTypeString", "alias": "RevDate", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RevDate" }, { "name": "FinalOrd", "type": "esriFieldTypeString", "alias": "FinalOrd", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FinalOrd" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CodeSectionURL", "type": "esriFieldTypeString", "alias": "Code Section", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OverlayUrl" }, { "name": "MoreInfo", "type": "esriFieldTypeString", "alias": "More Info", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MoreInfo" }, { "name": "PlanningEmail", "type": "esriFieldTypeString", "alias": "PlanningEmail", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PlanningEmail" }, { "name": "EmailHyperLink", "type": "esriFieldTypeString", "alias": "Email Hyper Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailHyperLink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R351_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "OverlayCodeIndex", "fields": "OverlayCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OverlayDescripti", "fields": "OverlayDescription", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S342_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "AA", "name": "Airport Approach", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Airport Approach", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "AA", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A-C", "name": "Area of Concern/Airport Notifiy Zone", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "A-C", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "EmailHyperLink": null, "OverlayCode": "A-C", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RPZ", "name": "Runway Protection Zone", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "RPZ", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "EmailHyperLink": null, "OverlayCode": "RPZ", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E-A", "name": "Exclusive Agricultural", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "E-A", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "EmailHyperLink": null, "OverlayCode": "E-A", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AR", "name": "Airport Radar", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Airport Radar", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "AR", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H", "name": "Historic", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Historic", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "H", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CB", "name": "Central Business", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Central Business District", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "CB", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F", "name": "Freeway", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Freeway", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "F", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-00", "name": "Limited Industrial", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Limited Industrial", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "I-00", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SE", "name": "Southeast", "domains": { "OverlayCode": {"type": "inherited"}, "OverlayDescription": {"type": "inherited"} }, "templates": [ { "name": "Southeast Plan", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "OverlayCode": "SE", "OverlayDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Zoning Administrative Mapping", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4269804.080708668, "ymin": 235435.27591863275, "xmax": 4305671.242454067, "ymax": 275222.89895012975, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AdminMappingCode", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Frequent Transit Corridor", "description": "Frequent Transit Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 } }, "values": [ [ "FTC" ] ] }, { "label": "Airport Fence", "description": "Airport Fence", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "AF" ] ] }, { "label": "Restricted Zoning", "description": "Restricted Zoning", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 3 } }, "values": [ [ "RZ" ] ] }, { "label": "Downtown Parking District", "description": "Downtown Parking District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1.5294117647058822 } }, "values": [ [ "DPD" ] ] }, { "label": "Limited Service", "description": "Limited Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "values": [ [ "LS" ] ] }, { "label": "Planned Development", "description": "Planned Development", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "PD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 } }, "value": "FTC", "label": "Frequent Transit Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "AF", "label": "Airport Fence" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 3 } }, "value": "RZ", "label": "Restricted Zoning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1.5294117647058822 } }, "value": "DPD", "label": "Downtown Parking District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "LS", "label": "Limited Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "PD", "label": "Planned Development" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 122, 255 ], "toColor": [ 153, 132, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 175, 255 ], "toColor": [ 227, 215, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 165, 255 ], "toColor": [ 217, 179, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 167, 135, 255 ], "toColor": [ 176, 167, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 204, 186, 255 ], "toColor": [ 219, 204, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 161, 150, 255 ], "toColor": [ 181, 161, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 148, 131, 255 ], "toColor": [ 156, 148, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 191, 151, 255 ], "toColor": [ 199, 191, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 180, 161, 255 ], "toColor": [ 194, 180, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 196, 167, 255 ], "toColor": [ 219, 196, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 203, 171, 255 ], "toColor": [ 212, 203, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 151, 140, 255 ], "toColor": [ 184, 151, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 141, 128, 255 ], "toColor": [ 168, 141, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SubName", "typeIdField": "AdminMappingCode", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AdminMappingCode", "type": "esriFieldTypeString", "alias": "AdminMappingCode", "domain": { "type": "codedValue", "name": "ZoneAdmMapCode", "description": "Zoning Administrative Mapping Codes", "codedValues": [ { "name": "DPD", "code": "DPD" }, { "name": "LS", "code": "LS" }, { "name": "PD", "code": "PD" }, { "name": "RZ", "code": "RZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdminMappingCode" }, { "name": "AdminMappingDescription", "type": "esriFieldTypeString", "alias": "AdminMappingDescription", "domain": { "type": "codedValue", "name": "ZoneAdmMapDescr", "description": "Zoning Administrative Mapping Descriptions", "codedValues": [ { "name": "Downtown Parking District", "code": "Downtown Parking District" }, { "name": "Limited Service", "code": "Limited Service" }, { "name": "Planned Unit Development", "code": "Planned Unit Development" }, { "name": "Restricted Zoning", "code": "Restricted Zoning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "AdminMappingDescription" }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "SubName", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SubName" }, { "name": "FileNum", "type": "esriFieldTypeString", "alias": "FileNum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FileNum" }, { "name": "RevDate", "type": "esriFieldTypeString", "alias": "RevDate", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RevDate" }, { "name": "FinalOrd", "type": "esriFieldTypeString", "alias": "FinalOrd", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FinalOrd" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CodeSectionURL", "type": "esriFieldTypeString", "alias": "Code Section", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CodeSectionURL" }, { "name": "MoreInfo", "type": "esriFieldTypeString", "alias": "More Info", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MoreInfo" }, { "name": "PlanningEmail", "type": "esriFieldTypeString", "alias": "Planning Email", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PlanningEmail" }, { "name": "EmailHyperLink", "type": "esriFieldTypeString", "alias": "Email Hyper Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailHyperLink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R350_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AdminMapCodeInde", "fields": "AdminMappingCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AdminMapDescrInd", "fields": "AdminMappingDescription", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S341_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FTC", "name": "Frequent Transit Corridor", "domains": { "AdminMappingCode": {"type": "inherited"}, "AdminMappingDescription": {"type": "inherited"} }, "templates": [ { "name": "FTC", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "EmailHyperLink": null, "AdminMappingCode": "FTC", "AdminMappingDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AF", "name": "Airport Fence", "domains": { "AdminMappingCode": {"type": "inherited"}, "AdminMappingDescription": {"type": "inherited"} }, "templates": [ { "name": "AF", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "EmailHyperLink": null, "AdminMappingCode": "AF", "AdminMappingDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RZ", "name": "Restricted Zoning", "domains": { "AdminMappingCode": {"type": "inherited"}, "AdminMappingDescription": {"type": "inherited"} }, "templates": [ { "name": "Restricted Zoning", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "AdminMappingCode": "RZ", "AdminMappingDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DPD", "name": "Downtown Parking District", "domains": { "AdminMappingCode": {"type": "inherited"}, "AdminMappingDescription": {"type": "inherited"} }, "templates": [ { "name": "Downtown Parking District", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "AdminMappingCode": "DPD", "AdminMappingDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LS", "name": "Limited Service", "domains": { "AdminMappingCode": {"type": "inherited"}, "AdminMappingDescription": {"type": "inherited"} }, "templates": [ { "name": "Limited Service", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "AdminMappingCode": "LS", "AdminMappingDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PD", "name": "Planned Development", "domains": { "AdminMappingCode": {"type": "inherited"}, "AdminMappingDescription": {"type": "inherited"} }, "templates": [ { "name": "Planned Unit Development", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "AdminMappingCode": "PD", "AdminMappingDescription": null, "SubName": null, "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Zoning Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4269277.8389107585, "ymin": 235476.95636482537, "xmax": 4305714.75, "ymax": 275848.9406168014, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 62, 149, 78, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZoningCode]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18057, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 56, 168, 0, 255 ], "borderLineColor": [ 240, 240, 240, 0 ], "borderLineSize": 0, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ZoningCode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZoningCode", "type": "esriFieldTypeString", "alias": "ZoningCode", "domain": { "type": "codedValue", "name": "ZoneCode", "description": "Zoning Codes", "codedValues": [ { "name": "C-C", "code": "C-C" }, { "name": "C-H", "code": "C-H" }, { "name": "C-N", "code": "C-N" }, { "name": "C-R", "code": "C-R" }, { "name": "C-S/P", "code": "C-S/P" }, { "name": "I-G", "code": "I-G" }, { "name": "I-H", "code": "I-H" }, { "name": "I-L", "code": "I-L" }, { "name": "MFR-15", "code": "MFR-15" }, { "name": "MFR-20", "code": "MFR-20" }, { "name": "MFR-30", "code": "MFR-30" }, { "name": "SFR-00", "code": "SFR-00" }, { "name": "SFR-10", "code": "SFR-10" }, { "name": "SFR-2", "code": "SFR-2" }, { "name": "SFR-4", "code": "SFR-4" }, { "name": "SFR-6", "code": "SFR-6" }, { "name": "P-1", "code": "P-1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ZoningCode" }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "ZoningDescription", "domain": { "type": "codedValue", "name": "ZoneDescr", "description": "Zoning Descriptions", "codedValues": [ { "name": "Community Commercial", "code": "Community Commercial" }, { "name": "General Industrial", "code": "General Industrial" }, { "name": "Heavy Commercial", "code": "Heavy Commercial" }, { "name": "Heavy Industrial District", "code": "Heavy Industrial District" }, { "name": "Light Industrial District", "code": "Light Industrial District" }, { "name": "Multiple-Family Residential - 15 Units", "code": "Multiple-Family Residential - 15 Units" }, { "name": "Multiple-Family Residential - 20 Units", "code": "Multiple-Family Residential - 20 Units" }, { "name": "Multiple-Family Residential - 30 Units", "code": "Multiple-Family Residential - 30 Units" }, { "name": "Neighborhood Commercial", "code": "Neighborhood Commercial" }, { "name": "Regional Commercial", "code": "Regional Commercial" }, { "name": "Service Commercial and Professional Office", "code": "Service Commercial and Professional Office" }, { "name": "Single-Family Residential - 1 Unit", "code": "Single-Family Residential - 1 Unit" }, { "name": "Single-Family Residential - 10 Units", "code": "Single-Family Residential - 10 Units" }, { "name": "Single-Family Residential - 2 Units", "code": "Single-Family Residential - 2 Units" }, { "name": "Single-Family Residential - 4 Units", "code": "Single-Family Residential - 4 Units" }, { "name": "Single-Family Residential - 6 Units", "code": "Single-Family Residential - 6 Units" }, { "name": "Public Parks", "code": "Public Parks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ZoningDescription" }, { "name": "RevDate", "type": "esriFieldTypeString", "alias": "RevDate", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RevDate" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CodeSectionURL", "type": "esriFieldTypeString", "alias": "Code Section", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL" }, { "name": "MoreInfo", "type": "esriFieldTypeString", "alias": "More Info", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MoreInfo" }, { "name": "PlanningEmail", "type": "esriFieldTypeString", "alias": "Planning Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PlanningEmail" }, { "name": "EmailHyperLink", "type": "esriFieldTypeString", "alias": "Email Hyper Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailHyperLink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ZoneCodeIndex", "fields": "ZoningCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ZoneDescriptionI", "fields": "ZoningDescription", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S343_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zoning Districts - Outlines", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "ZoningCode": null, "ZoningDescription": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "General Land Use Overlays", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4269872.542650923, "ymin": 235476.95636482537, "xmax": 4304730.082020998, "ymax": 272229.6591207385, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GLUP_Description", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Greenways", "description": "Greenways", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3 } }, "values": [ [ "Greenway" ] ] }, { "label": "Limited Service Area Overlay", "description": "Limited Service Area Overlay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 } }, "values": [ [ "Limited Service" ] ] }, { "label": "SoutheastPlan Area", "description": "SoutheastPlan Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 112, 0, 255 ], "width": 3 } }, "values": [ [ "Southeast" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3 } }, "value": "Greenway", "label": "Greenways" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 } }, "value": "Limited Service", "label": "Limited Service Area Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 112, 0, 255 ], "width": 3 } }, "value": "Southeast", "label": "SoutheastPlan Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 122, 255 ], "toColor": [ 153, 132, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 175, 255 ], "toColor": [ 227, 215, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 165, 255 ], "toColor": [ 217, 179, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 167, 135, 255 ], "toColor": [ 176, 167, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 204, 186, 255 ], "toColor": [ 219, 204, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 161, 150, 255 ], "toColor": [ 181, 161, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 148, 131, 255 ], "toColor": [ 156, 148, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 191, 151, 255 ], "toColor": [ 199, 191, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 180, 161, 255 ], "toColor": [ 194, 180, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 196, 167, 255 ], "toColor": [ 219, 196, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 203, 171, 255 ], "toColor": [ 212, 203, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 151, 140, 255 ], "toColor": [ 184, 151, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 141, 128, 255 ], "toColor": [ 168, 141, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Land Use Overlay: \" CONCAT [GLUP_Code]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GLUP_Code", "typeIdField": "GLUP_Description", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLUP_Code", "type": "esriFieldTypeString", "alias": "GLUP_Code", "domain": { "type": "codedValue", "name": "LandUseOverlayCode", "description": "Land Use Overlay Codes", "codedValues": [ { "name": "GW", "code": "GW" }, { "name": "LS", "code": "LS" }, { "name": "SE", "code": "SE" }, { "name": "UPOS", "code": "UPOS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GLUP_Code" }, { "name": "GLUP_Description", "type": "esriFieldTypeString", "alias": "GLUP_Description", "domain": { "type": "codedValue", "name": "LandUseOverlayDescr", "description": "Land Use Overlay Descriptions", "codedValues": [ { "name": "Greenway", "code": "Greenway" }, { "name": "Limited Service", "code": "Limited Service" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Urbanization Plan Open Space", "code": "Urbanization Plan Open Space" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GLUP_Description" }, { "name": "FileNum", "type": "esriFieldTypeString", "alias": "FileNum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FileNum" }, { "name": "RevDate", "type": "esriFieldTypeString", "alias": "RevDate", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RevDate" }, { "name": "FinalOrd", "type": "esriFieldTypeString", "alias": "FinalOrd", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FinalOrd" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CodeSectionURL", "type": "esriFieldTypeString", "alias": "Code Section", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL" }, { "name": "MoreInfo", "type": "esriFieldTypeString", "alias": "More Info", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MoreInfo" }, { "name": "PlanningEmail", "type": "esriFieldTypeString", "alias": "Planning Email", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PlanningEmail" }, { "name": "EmailHyperLink", "type": "esriFieldTypeString", "alias": "Email Hyper Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailHyperLink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R354_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S345_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Greenway", "name": "Greenways", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "Greenways", "description": "", "prototype": { "attributes": { "GLUP_Code": null, "PlanningEmail": null, "GLUP_Description": "Greenway", "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Limited Service", "name": "Limited Service Area Overlay", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "Limited Service Area Overlay", "description": "", "prototype": { "attributes": { "GLUP_Code": null, "PlanningEmail": null, "GLUP_Description": "Limited Service", "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southeast", "name": "SoutheastPlan Area", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "SoutheastPlan Area", "description": "", "prototype": { "attributes": { "GLUP_Code": null, "PlanningEmail": null, "GLUP_Description": "Southeast", "FileNum": null, "RevDate": null, "FinalOrd": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "General Land Use", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4269001.6200787425, "ymin": 235440.171916008, "xmax": 4311097.396653548, "ymax": 275848.65091863275, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GLUP_Code", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "A- AIRPORT", "description": "A- AIRPORT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 203, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "A" ] ] }, { "label": "CC-CITY CENTER", "description": "CC-CITY CENTER", "symbol": { "type": "esriPFS", "url": "2075db93c2c3c4aa44e0b1d7ba8a2611", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANElEQVQokWP5////fwYSAAspilE0PGdkZJBEsgwXnwUmgCyJj8/CQCJgIVvD81E/MOCMFwBlvDH8+yDhlAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 }, "width": 9, "height": 9, "angle": 20, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CC" ] ] }, { "label": "CM-COMMERCIAL", "description": "CM-COMMERCIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 113, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "CM" ] ] }, { "label": "SC-SERVICE COMMERCIAL", "description": "SC-SERVICE COMMERCIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 204, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "SC" ] ] }, { "label": "GI-GENERAL INDUSTRIAL", "description": "GI-GENERAL INDUSTRIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 149, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "GI" ] ] }, { "label": "HI-HEAVY INDUSTRIAL", "description": "HI-HEAVY INDUSTRIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 108, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "HI" ] ] }, { "label": "LS-LIMITED SERVICE AREA", "description": "LS-LIMITED SERVICE AREA", "symbol": { "type": "esriPFS", "url": "87e076428215981aceab05bb8a0d38cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVR4nO2c0a6DMAxDXan//8vZA+yCtmx3pUFypePXqmCqUBk7pUsKSU05Po1dmXMem51vy6f/c8FsrOLmbfCey/Dpg5MqK6sVPIQbn78FnbngFfK6oVIt+PTBSZXkKx7CjU/0wUnV5Cuq0YnPW4X+MukXgnFhbHZRLfj0ixe8S6a01fkgmzYgm4RsSoFsSoBs2oBs+gJkk5BNQjY5ujsy44PbdAC3SbhNKXCbjNwdNz64TcJtEm7TDmTTAqFYmPEhpKteVEK6dxDSnYBsOoGQTjmCkG5hd0dmfHCbDiCbhNuUArfJSKa48cFtEm6TcJt2IJsWcHfCjA9u0wtwmxLQEi5k01QlRNE3fFVl0hKu+sWkJVy1lYnbJGRTitLX7YSrY8imBMgmIZumKiGQTXWvVdy0b9rw4STdBmSTkE0pkE0JOEl3Kg5+QJCDkE4mMo4fEAjZFPQ2iZBuZD+Z2b8ablPdYj5Bb5NRL5EbH3qbhGwSbtMOepsW6CUKMz70Nr2AkC4BIZ2QTVOVEIR0da9VENKZn1yTGR9O0h1ANsnQ/eIHBMWLSkiXA7dJJjKOkE6EdIFsEm7TyH4ys381Qrq6xXyCkM4oFHPjQ0inYvfrAV4j863lQCaPAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "LS" ] ] }, { "label": "PS-PARKS & SCHOOLS", "description": "PS-PARKS & SCHOOLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "PS" ] ] }, { "label": "UR-URBAN RESIDENTIAL", "description": "UR-URBAN RESIDENTIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 214, 255 ], "outline": null }, "values": [ [ "UR" ] ] }, { "label": "UM-URBAN MEDIUM DENSITY RESIDENTIAL", "description": "UM-URBAN MEDIUM DENSITY RESIDENTIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "UM" ] ] }, { "label": "UH-URBAN HIGH DENSITY RESIDENTIAL", "description": "UH-URBAN HIGH DENSITY RESIDENTIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 183, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "values": [ [ "UH" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 203, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "A", "label": "A- AIRPORT" }, { "symbol": { "type": "esriPFS", "url": "2075db93c2c3c4aa44e0b1d7ba8a2611", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANElEQVQokWP5////fwYSAAspilE0PGdkZJBEsgwXnwUmgCyJj8/CQCJgIVvD81E/MOCMFwBlvDH8+yDhlAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 }, "width": 9, "height": 9, "angle": 20, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CC", "label": "CC-CITY CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 113, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "CM", "label": "CM-COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 204, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "SC", "label": "SC-SERVICE COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 149, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "GI", "label": "GI-GENERAL INDUSTRIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 108, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "HI", "label": "HI-HEAVY INDUSTRIAL" }, { "symbol": { "type": "esriPFS", "url": "87e076428215981aceab05bb8a0d38cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVR4nO2c0a6DMAxDXan//8vZA+yCtmx3pUFypePXqmCqUBk7pUsKSU05Po1dmXMem51vy6f/c8FsrOLmbfCey/Dpg5MqK6sVPIQbn78FnbngFfK6oVIt+PTBSZXkKx7CjU/0wUnV5Cuq0YnPW4X+MukXgnFhbHZRLfj0ixe8S6a01fkgmzYgm4RsSoFsSoBs2oBs+gJkk5BNQjY5ujsy44PbdAC3SbhNKXCbjNwdNz64TcJtEm7TDmTTAqFYmPEhpKteVEK6dxDSnYBsOoGQTjmCkG5hd0dmfHCbDiCbhNuUArfJSKa48cFtEm6TcJt2IJsWcHfCjA9u0wtwmxLQEi5k01QlRNE3fFVl0hKu+sWkJVy1lYnbJGRTitLX7YSrY8imBMgmIZumKiGQTXWvVdy0b9rw4STdBmSTkE0pkE0JOEl3Kg5+QJCDkE4mMo4fEAjZFPQ2iZBuZD+Z2b8ablPdYj5Bb5NRL5EbH3qbhGwSbtMOepsW6CUKMz70Nr2AkC4BIZ2QTVOVEIR0da9VENKZn1yTGR9O0h1ANsnQ/eIHBMWLSkiXA7dJJjKOkE6EdIFsEm7TyH4ys381Qrq6xXyCkM4oFHPjQ0inYvfrAV4j863lQCaPAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "LS", "label": "LS-LIMITED SERVICE AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "PS", "label": "PS-PARKS & SCHOOLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 214, 255 ], "outline": null }, "value": "UR", "label": "UR-URBAN RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "UM", "label": "UM-URBAN MEDIUM DENSITY RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 183, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2.5 } }, "value": "UH", "label": "UH-URBAN HIGH DENSITY RESIDENTIAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 132, 122, 255 ], "toColor": [ 153, 132, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 175, 255 ], "toColor": [ 227, 215, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 165, 255 ], "toColor": [ 217, 179, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 167, 135, 255 ], "toColor": [ 176, 167, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 204, 186, 255 ], "toColor": [ 219, 204, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 161, 150, 255 ], "toColor": [ 181, 161, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 148, 131, 255 ], "toColor": [ 156, 148, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 191, 151, 255 ], "toColor": [ 199, 191, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 180, 161, 255 ], "toColor": [ 194, 180, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 196, 167, 255 ], "toColor": [ 219, 196, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 203, 171, 255 ], "toColor": [ 212, 203, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 151, 140, 255 ], "toColor": [ 184, 151, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 141, 128, 255 ], "toColor": [ 168, 141, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GLUP_Code]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "Default", "priority": 8, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GLUP_Code", "typeIdField": "GLUP_Code", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLUP_Code", "type": "esriFieldTypeString", "alias": "GLUP_Code", "domain": { "type": "codedValue", "name": "LandUseCode", "description": "Land Use Codes", "codedValues": [ { "name": "A", "code": "A" }, { "name": "CC", "code": "CC" }, { "name": "CM", "code": "CM" }, { "name": "GI", "code": "GI" }, { "name": "HI", "code": "HI" }, { "name": "PS", "code": "PS" }, { "name": "SC", "code": "SC" }, { "name": "UH", "code": "UH" }, { "name": "UM", "code": "UM" }, { "name": "UR", "code": "UR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GLUP_Code" }, { "name": "GLUP_Description", "type": "esriFieldTypeString", "alias": "GLUP_Description", "domain": { "type": "codedValue", "name": "LandUseDescr", "description": "Land Use Descriptions", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "City Center", "code": "City Center" }, { "name": "Commercial", "code": "Commercial" }, { "name": "General Industrial", "code": "General Industrial" }, { "name": "Heavy Industrial", "code": "Heavy Industrial" }, { "name": "Parks and Schools", "code": "Parks and Schools" }, { "name": "Service Commercial", "code": "Service Commercial" }, { "name": "Urban High Density Residential", "code": "Urban High Density Residential" }, { "name": "Urban Medium Density Residential", "code": "Urban Medium Density Residential" }, { "name": "Urban Residential", "code": "Urban Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GLUP_Description" }, { "name": "RevDate", "type": "esriFieldTypeString", "alias": "RevDate", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RevDate" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CodeSectionURL", "type": "esriFieldTypeString", "alias": "Code Section", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LandUseUrl" }, { "name": "MoreInfo", "type": "esriFieldTypeString", "alias": "More Info", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MoreInfo" }, { "name": "PlanningEmail", "type": "esriFieldTypeString", "alias": "Planning Email", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PlanningEmail" }, { "name": "EmailHyperLink", "type": "esriFieldTypeString", "alias": "Email Hyper Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailHyperLink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R353_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S344_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A", "name": "A- AIRPORT", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "A- AIRPORT", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "A", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CC", "name": "CC-CITY CENTER", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "CC-CITY CENTER", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "CC", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CM", "name": "CM-COMMERCIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "CM-COMMERCIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "CM", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SC", "name": "SC-SERVICE COMMERCIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "SC-SERVICE COMMERCIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "SC", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GI", "name": "GI-GENERAL INDUSTRIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "GI-GENERAL INDUSTRIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "GI", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HI", "name": "HI-HEAVY INDUSTRIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "HI-HEAVY INDUSTRIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "HI", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LS", "name": "LS-LIMITED SERVICE AREA", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "LS-LIMITED SERVICE AREA", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "LS", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PS", "name": "PS-PARKS & SCHOOLS", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "PS-PARKS & SCHOOLS", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "PS", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UR", "name": "UR-URBAN RESIDENTIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "UR-URBAN RESIDENTIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "UR", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UM", "name": "UM-URBAN MEDIUM DENSITY RESIDENTIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "UM-URBAN MEDIUM DENSITY RESIDENTIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "UM", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UH", "name": "UH-URBAN HIGH DENSITY RESIDENTIAL", "domains": { "GLUP_Code": {"type": "inherited"}, "GLUP_Description": {"type": "inherited"} }, "templates": [ { "name": "UH-URBAN HIGH DENSITY RESIDENTIAL", "description": "", "prototype": { "attributes": { "PlanningEmail": null, "GLUP_Code": "UH", "GLUP_Description": null, "RevDate": null, "Acres": null, "EmailHyperLink": null, "MoreInfo": null, "CodeSectionURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Fire Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4181158.5195000023, "ymin": 130715.27350001037, "xmax": 4410323.2380000055, "ymax": 405227.2674999982, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 666.6666666666666, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIST", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Fire District #1", "description": "Fire District #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 217, 255 ], "outline": null }, "values": [ [ "1" ] ] }, { "label": "Fire District #2", "description": "Fire District #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 251, 189, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Fire District #3", "description": "Fire District #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 255, 222, 255 ], "outline": null }, "values": [ [ "3" ] ] }, { "label": "Fire District #4", "description": "Fire District #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 254, 234, 255 ], "outline": null }, "values": [ [ "4" ] ] }, { "label": "Fire District #5", "description": "Fire District #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 233, 242, 255 ], "outline": null }, "values": [ [ "5" ] ] }, { "label": "Fire District #6", "description": "Fire District #6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 207, 255 ], "outline": null }, "values": [ [ "6" ] ] }, { "label": "Fire District #9", "description": "Fire District #9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 217, 202, 255 ], "outline": null }, "values": [ [ "9" ] ] }, { "label": "Airport", "description": "Airport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 224, 196, 255 ], "outline": null }, "values": [ [ "AIR" ] ] }, { "label": "Ashland", "description": "Ashland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 255, 243, 255 ], "outline": null }, "values": [ [ "ASH" ] ] }, { "label": "Butte Falls", "description": "Butte Falls", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 255, 233, 255 ], "outline": null }, "values": [ [ "BF" ] ] }, { "label": "Colestin", "description": "Colestin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 222, 179, 255 ], "outline": null }, "values": [ [ "C" ] ] }, { "label": "Jacksonville", "description": "Jacksonville", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 220, 254, 255 ], "outline": null }, "values": [ [ "JV" ] ] }, { "label": "Lake Creek", "description": "Lake Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 224, 255, 255 ], "outline": null }, "values": [ [ "LC" ] ] }, { "label": "Medford", "description": "Medford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 222, 255 ], "outline": null }, "values": [ [ "MED" ] ] }, { "label": "Prospect", "description": "Prospect", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 255, 219, 255 ], "outline": null }, "values": [ [ "P" ] ] }, { "label": "VA Domiciliary", "description": "VA Domiciliary", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 237, 255 ], "outline": null }, "values": [ [ "DOM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 217, 255 ], "outline": null }, "value": "1", "label": "Fire District #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 251, 189, 255 ], "outline": null }, "value": "2", "label": "Fire District #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 255, 222, 255 ], "outline": null }, "value": "3", "label": "Fire District #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 254, 234, 255 ], "outline": null }, "value": "4", "label": "Fire District #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 233, 242, 255 ], "outline": null }, "value": "5", "label": "Fire District #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 229, 207, 255 ], "outline": null }, "value": "6", "label": "Fire District #6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 217, 202, 255 ], "outline": null }, "value": "9", "label": "Fire District #9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 224, 196, 255 ], "outline": null }, "value": "AIR", "label": "Airport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 255, 243, 255 ], "outline": null }, "value": "ASH", "label": "Ashland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 255, 233, 255 ], "outline": null }, "value": "BF", "label": "Butte Falls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 222, 179, 255 ], "outline": null }, "value": "C", "label": "Colestin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 220, 254, 255 ], "outline": null }, "value": "JV", "label": "Jacksonville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 224, 255, 255 ], "outline": null }, "value": "LC", "label": "Lake Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 222, 255 ], "outline": null }, "value": "MED", "label": "Medford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 255, 219, 255 ], "outline": null }, "value": "P", "label": "Prospect" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 237, 255 ], "outline": null }, "value": "DOM", "label": "VA Domiciliary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 252, 255 ], "toColor": [ 187, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 222, 255 ], "toColor": [ 252, 182, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 179, 255 ], "toColor": [ 252, 218, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 212, 252, 255 ], "toColor": [ 228, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 235, 255 ], "toColor": [ 215, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 232, 255 ], "toColor": [ 252, 210, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DIST", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIST", "type": "esriFieldTypeString", "alias": "DIST", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DIST" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "CITY_RURAL", "type": "esriFieldTypeString", "alias": "Medford City or Rural", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY_RURAL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "Fire District #1", "domains": {}, "templates": [ { "name": "Fire District #1", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "1", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "Fire District #2", "domains": {}, "templates": [ { "name": "Fire District #2", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "2", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "Fire District #3", "domains": {}, "templates": [ { "name": "Fire District #3", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "3", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "Fire District #4", "domains": {}, "templates": [ { "name": "Fire District #4", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "4", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "Fire District #5", "domains": {}, "templates": [ { "name": "Fire District #5", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "5", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "Fire District #6", "domains": {}, "templates": [ { "name": "Fire District #6", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "6", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "9", "name": "Fire District #9", "domains": {}, "templates": [ { "name": "Fire District #9", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "9", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AIR", "name": "Airport", "domains": {}, "templates": [ { "name": "Airport", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "AIR", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ASH", "name": "Ashland", "domains": {}, "templates": [ { "name": "Ashland", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "ASH", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BF", "name": "Butte Falls", "domains": {}, "templates": [ { "name": "Butte Falls", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "BF", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C", "name": "Colestin", "domains": {}, "templates": [ { "name": "Colestin", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "C", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JV", "name": "Jacksonville", "domains": {}, "templates": [ { "name": "Jacksonville", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "JV", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LC", "name": "Lake Creek", "domains": {}, "templates": [ { "name": "Lake Creek", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "LC", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MED", "name": "Medford", "domains": {}, "templates": [ { "name": "Medford", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "MED", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P", "name": "Prospect", "domains": {}, "templates": [ { "name": "Prospect", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "P", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DOM", "name": "VA Domiciliary", "domains": {}, "templates": [ { "name": "VA Domiciliary", "description": "", "prototype": { "attributes": { "CITY_RURAL": null, "DIST": "DOM", "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Medford Wards", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72225, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4268998.929461941, "ymin": 235441.02591863275, "xmax": 4311097.427493438, "ymax": 275849.3435039371, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"City Councilors: \" CONCAT [MEMBERS] CONCAT NEWLINE CONCAT \"Ward #\" CONCAT [WARDS_ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MEMBERS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WARDS_ID", "type": "esriFieldTypeSmallInteger", "alias": "WARDS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WARDS_ID" }, { "name": "MEMBERS", "type": "esriFieldTypeString", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "MEMBERS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "MEMBER1", "type": "esriFieldTypeString", "alias": "Member 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MEMBER1" }, { "name": "MEMBER2", "type": "esriFieldTypeString", "alias": "Member 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MEMBER2" }, { "name": "MEMBER1LINK", "type": "esriFieldTypeString", "alias": "Member 1 Link", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MEMBER1LINK" }, { "name": "MEMBER2LINK", "type": "esriFieldTypeString", "alias": "Member 2 Link", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MEMBER2LINK" }, { "name": "WARDIDLBL", "type": "esriFieldTypeString", "alias": "Ward ID Lbl", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WARDIDLBL" }, { "name": "Precincts", "type": "esriFieldTypeString", "alias": "Precincts", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Precincts" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R199_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S190_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Medford Wards", "description": "", "prototype": { "attributes": { "WARDIDLBL": null, "WARDS_ID": null, "MEMBERS": null, "Precincts": null, "MEMBER2LINK": null, "MEMBER1": null, "MEMBER2": null, "MEMBER1LINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Municipal Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4269001.602034122, "ymin": 235438.78740157187, "xmax": 4311097.673884511, "ymax": 277840.1814304441, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "Municipality Name", "classes": [ { "label": "Medford", "description": "Medford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 } }, "values": [ [ "Medford" ] ] }, { "label": "Urban Growth Boundary", "description": "Urban Growth Boundary", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 8 } }, "values": [ [ "Urban Growth Boundary" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 } }, "value": "Medford", "label": "Medford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 8 } }, "value": "Urban Growth Boundary", "label": "Urban Growth Boundary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 225, 255 ], "toColor": [ 252, 184, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 223, 255 ], "toColor": [ 210, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 194, 255 ], "toColor": [ 252, 226, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 234, 255 ], "toColor": [ 252, 210, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R508_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S489_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Medford", "name": "Medford", "domains": {}, "templates": [ { "name": "Medford", "description": "", "prototype": { "attributes": {"NAME": "Medford"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Urban Growth Boundary", "name": "Urban Growth Boundary", "domains": {}, "templates": [ { "name": "Urban Growth Boundary", "description": "", "prototype": { "attributes": {"NAME": "Urban Growth Boundary"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "Permit_Main", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "RowNum", "globalIdField": "", "displayField": "SITE_STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PREFIX" }, { "name": "YRMO", "type": "esriFieldTypeDouble", "alias": "YRMO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRMO" }, { "name": "SEQ_NO", "type": "esriFieldTypeDouble", "alias": "SEQ_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQ_NO" }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "PERMIT_NO", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "PERMIT_NO" }, { "name": "APPLICATION_NO", "type": "esriFieldTypeString", "alias": "APPLICATION_NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "APPLICATION_NO" }, { "name": "PLANCHECK_NO", "type": "esriFieldTypeString", "alias": "PLANCHECK_NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PLANCHECK_NO" }, { "name": "REFERENCE_NO", "type": "esriFieldTypeString", "alias": "REFERENCE_NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "REFERENCE_NO" }, { "name": "APPLIED", "type": "esriFieldTypeDate", "alias": "APPLIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLIED" }, { "name": "APPLIED_BY", "type": "esriFieldTypeString", "alias": "APPLIED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "APPLIED_BY" }, { "name": "APPROVED", "type": "esriFieldTypeDate", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPROVED" }, { "name": "APPROVED_BY", "type": "esriFieldTypeString", "alias": "APPROVED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "APPROVED_BY" }, { "name": "ISSUED", "type": "esriFieldTypeDate", "alias": "ISSUED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ISSUED" }, { "name": "ISSUED_BY", "type": "esriFieldTypeString", "alias": "ISSUED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ISSUED_BY" }, { "name": "FINALED", "type": "esriFieldTypeDate", "alias": "FINALED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FINALED" }, { "name": "FINALED_BY", "type": "esriFieldTypeString", "alias": "FINALED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FINALED_BY" }, { "name": "EXPIRED", "type": "esriFieldTypeDate", "alias": "EXPIRED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXPIRED" }, { "name": "EXPIRED_BY", "type": "esriFieldTypeString", "alias": "EXPIRED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "EXPIRED_BY" }, { "name": "VALID_FOR", "type": "esriFieldTypeDouble", "alias": "VALID_FOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALID_FOR" }, { "name": "PARENT_PROJECT_NO", "type": "esriFieldTypeString", "alias": "PARENT_PROJECT_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT_PROJECT_NO" }, { "name": "PARENT_PERMIT_NO", "type": "esriFieldTypeString", "alias": "PARENT_PERMIT_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT_PERMIT_NO" }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "PermitType", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PermitType" }, { "name": "PermitSubType", "type": "esriFieldTypeString", "alias": "PermitSubType", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PermitSubType" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATUS" }, { "name": "OCCUPANCY_TYPE", "type": "esriFieldTypeString", "alias": "OCCUPANCY_TYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OCCUPANCY_TYPE" }, { "name": "GROUPCODE", "type": "esriFieldTypeString", "alias": "GROUPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GROUPCODE" }, { "name": "ZONING_CODE1", "type": "esriFieldTypeString", "alias": "ZONING_CODE1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ZONING_CODE1" }, { "name": "ZONING_CODE2", "type": "esriFieldTypeString", "alias": "ZONING_CODE2", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ZONING_CODE2" }, { "name": "CONST_TYPE", "type": "esriFieldTypeString", "alias": "CONST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CONST_TYPE" }, { "name": "SITE_LOT_NO", "type": "esriFieldTypeString", "alias": "SITE_LOT_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITE_LOT_NO" }, { "name": "SITE_BLOCK", "type": "esriFieldTypeString", "alias": "SITE_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_BLOCK" }, { "name": "SITE_TRACT", "type": "esriFieldTypeString", "alias": "SITE_TRACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_TRACT" }, { "name": "SITE_SUBDIVISION", "type": "esriFieldTypeString", "alias": "SITE_SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITE_SUBDIVISION" }, { "name": "SITE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "SITE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "SITE_DESCRIPTION" }, { "name": "TAX_RATE_AREA", "type": "esriFieldTypeString", "alias": "TAX_RATE_AREA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAX_RATE_AREA" }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SCHOOL" }, { "name": "CENSUS", "type": "esriFieldTypeString", "alias": "CENSUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CENSUS" }, { "name": "FWDODGE", "type": "esriFieldTypeString", "alias": "FWDODGE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FWDODGE" }, { "name": "SITE_APN", "type": "esriFieldTypeString", "alias": "SITE_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_APN" }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "SITE_ADDR" }, { "name": "SITE_NUMBER", "type": "esriFieldTypeString", "alias": "SITE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SITE_NUMBER" }, { "name": "SITE_STREETID", "type": "esriFieldTypeDouble", "alias": "SITE_STREETID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITE_STREETID" }, { "name": "SITE_STREETNAME", "type": "esriFieldTypeString", "alias": "SITE_STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_STREETNAME" }, { "name": "SITE_UNIT_NO", "type": "esriFieldTypeString", "alias": "SITE_UNIT_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_UNIT_NO" }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITE_CITY" }, { "name": "SITE_STATE", "type": "esriFieldTypeString", "alias": "SITE_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITE_STATE" }, { "name": "SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_ZIP" }, { "name": "SITE_ST_NO", "type": "esriFieldTypeString", "alias": "SITE_ST_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITE_ST_NO" }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "LOCATION_DESC", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "LOCATION_DESC" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "NOTES" }, { "name": "LOT_SF", "type": "esriFieldTypeDouble", "alias": "LOT_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOT_SF" }, { "name": "BLDG_SF", "type": "esriFieldTypeDouble", "alias": "BLDG_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_SF" }, { "name": "BLDG2_SF", "type": "esriFieldTypeDouble", "alias": "BLDG2_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG2_SF" }, { "name": "GAR_SF", "type": "esriFieldTypeDouble", "alias": "GAR_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GAR_SF" }, { "name": "GAR2_SF", "type": "esriFieldTypeDouble", "alias": "GAR2_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GAR2_SF" }, { "name": "PORCH_SF", "type": "esriFieldTypeDouble", "alias": "PORCH_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PORCH_SF" }, { "name": "PORCH2_SF", "type": "esriFieldTypeDouble", "alias": "PORCH2_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PORCH2_SF" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "NO_STORIES", "type": "esriFieldTypeDouble", "alias": "NO_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_STORIES" }, { "name": "NO_UNITS", "type": "esriFieldTypeDouble", "alias": "NO_UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_UNITS" }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_BLDGS" }, { "name": "JOBVALUE", "type": "esriFieldTypeDouble", "alias": "JOBVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOBVALUE" }, { "name": "FEES_CHARGED", "type": "esriFieldTypeDouble", "alias": "FEES_CHARGED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_CHARGED" }, { "name": "FEE_ADJUSTMENTS", "type": "esriFieldTypeDouble", "alias": "FEE_ADJUSTMENTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEE_ADJUSTMENTS" }, { "name": "FEES_PAID", "type": "esriFieldTypeDouble", "alias": "FEES_PAID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_PAID" }, { "name": "BALANCE_DUE", "type": "esriFieldTypeDouble", "alias": "BALANCE_DUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BALANCE_DUE" }, { "name": "OTHER_DATE1", "type": "esriFieldTypeDate", "alias": "OTHER_DATE1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTHER_DATE1" }, { "name": "OTHER_BY1", "type": "esriFieldTypeString", "alias": "OTHER_BY1", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OTHER_BY1" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "APPLICANT_NAME", "type": "esriFieldTypeString", "alias": "APPLICANT_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "APPLICANT_NAME" }, { "name": "CONTRACTOR_NAME", "type": "esriFieldTypeString", "alias": "CONTRACTOR_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CONTRACTOR_NAME" }, { "name": "RECORDID", "type": "esriFieldTypeString", "alias": "RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORDID" }, { "name": "LOCKID", "type": "esriFieldTypeString", "alias": "LOCKID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCKID" }, { "name": "LOC_RECORDID", "type": "esriFieldTypeString", "alias": "LOC_RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOC_RECORDID" }, { "name": "PIN", "type": "esriFieldTypeInteger", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIN" }, { "name": "DEPOSITTYPE", "type": "esriFieldTypeString", "alias": "DEPOSITTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEPOSITTYPE" }, { "name": "HISTORICAL_APN", "type": "esriFieldTypeString", "alias": "HISTORICAL_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTORICAL_APN" }, { "name": "SITE_ALTERNATE_ID", "type": "esriFieldTypeString", "alias": "SITE_ALTERNATE_ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_ALTERNATE_ID" }, { "name": "SITE_GEOTYPE", "type": "esriFieldTypeString", "alias": "SITE_GEOTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_GEOTYPE" }, { "name": "Parent_Generic1_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic1_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic1_ActivityNo" }, { "name": "Parent_Generic2_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic2_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic2_ActivityNo" }, { "name": "Parent_Generic3_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic3_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic3_ActivityNo" }, { "name": "Parent_Generic4_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic4_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic4_ActivityNo" }, { "name": "Parent_Generic5_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic5_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic5_ActivityNo" }, { "name": "PARENT_BUS_LIC_NO", "type": "esriFieldTypeString", "alias": "PARENT_BUS_LIC_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT_BUS_LIC_NO" }, { "name": "TSstatus", "type": "esriFieldTypeInteger", "alias": "TSstatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSstatus" }, { "name": "ActivityTypeID", "type": "esriFieldTypeInteger", "alias": "ActivityTypeID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ActivityTypeID" }, { "name": "Unique_Key", "type": "esriFieldTypeGUID", "alias": "Unique_Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Unique_Key" }, { "name": "RowNum", "type": "esriFieldTypeOID", "alias": "RowNum", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "RowNum" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Permit_Main", "description": "", "prototype": { "attributes": { "Unique_Key": null, "PREFIX": null, "YRMO": null, "SEQ_NO": null, "PERMIT_NO": " ", "APPLICATION_NO": null, "PLANCHECK_NO": null, "REFERENCE_NO": null, "APPLIED": null, "APPLIED_BY": null, "APPROVED": null, "APPROVED_BY": null, "ISSUED": null, "ISSUED_BY": null, "FINALED": null, "FINALED_BY": null, "EXPIRED": null, "EXPIRED_BY": null, "VALID_FOR": null, "PARENT_PROJECT_NO": null, "PARENT_PERMIT_NO": null, "PermitType": null, "PermitSubType": null, "STATUS": null, "OCCUPANCY_TYPE": null, "GROUPCODE": null, "ZONING_CODE1": null, "ZONING_CODE2": null, "CONST_TYPE": null, "SITE_LOT_NO": null, "SITE_BLOCK": null, "SITE_TRACT": null, "SITE_SUBDIVISION": null, "SITE_DESCRIPTION": null, "TAX_RATE_AREA": null, "SCHOOL": null, "CENSUS": null, "FWDODGE": null, "SITE_APN": null, "SITE_ADDR": null, "SITE_NUMBER": null, "SITE_STREETID": null, "SITE_STREETNAME": null, "SITE_UNIT_NO": null, "SITE_CITY": null, "SITE_STATE": null, "SITE_ZIP": null, "SITE_ST_NO": null, "LOCATION_DESC": null, "DESCRIPTION": null, "NOTES": null, "LOT_SF": null, "BLDG_SF": null, "BLDG2_SF": null, "GAR_SF": null, "GAR2_SF": null, "PORCH_SF": null, "PORCH2_SF": null, "HEIGHT": null, "NO_STORIES": null, "NO_UNITS": null, "NO_BLDGS": null, "JOBVALUE": null, "FEES_CHARGED": null, "FEE_ADJUSTMENTS": null, "FEES_PAID": null, "BALANCE_DUE": null, "OTHER_DATE1": null, "OTHER_BY1": null, "OWNER_NAME": null, "APPLICANT_NAME": null, "CONTRACTOR_NAME": null, "RECORDID": null, "LOCKID": null, "LOC_RECORDID": null, "PIN": null, "DEPOSITTYPE": null, "HISTORICAL_APN": null, "SITE_ALTERNATE_ID": null, "SITE_GEOTYPE": null, "Parent_Generic1_ActivityNo": null, "Parent_Generic2_ActivityNo": null, "Parent_Generic3_ActivityNo": null, "Parent_Generic4_ActivityNo": null, "Parent_Generic5_ActivityNo": null, "PARENT_BUS_LIC_NO": null, "TSstatus": null, "ActivityTypeID": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Project_Main", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "RowNum", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PREFIX" }, { "name": "YRMO", "type": "esriFieldTypeDouble", "alias": "YRMO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRMO" }, { "name": "SEQ_NO", "type": "esriFieldTypeDouble", "alias": "SEQ_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQ_NO" }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "PROJECT_NO" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "PROJECTTYPE", "type": "esriFieldTypeString", "alias": "PROJECTTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PROJECTTYPE" }, { "name": "PROJECTSUBTYPE", "type": "esriFieldTypeString", "alias": "PROJECTSUBTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PROJECTSUBTYPE" }, { "name": "PRIMARY_PIN", "type": "esriFieldTypeString", "alias": "PRIMARY_PIN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PRIMARY_PIN" }, { "name": "SITE_APN", "type": "esriFieldTypeString", "alias": "SITE_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_APN" }, { "name": "SITE_OWNER", "type": "esriFieldTypeString", "alias": "SITE_OWNER", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_OWNER" }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "SITE_ADDR" }, { "name": "SITE_STREETID", "type": "esriFieldTypeInteger", "alias": "SITE_STREETID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITE_STREETID" }, { "name": "SITE_NUMBER", "type": "esriFieldTypeString", "alias": "SITE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SITE_NUMBER" }, { "name": "SITE_STREETNAME", "type": "esriFieldTypeString", "alias": "SITE_STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_STREETNAME" }, { "name": "SITE_UNIT_NO", "type": "esriFieldTypeString", "alias": "SITE_UNIT_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_UNIT_NO" }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITE_CITY" }, { "name": "SITE_STATE", "type": "esriFieldTypeString", "alias": "SITE_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITE_STATE" }, { "name": "SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_ZIP" }, { "name": "SITE_LOT_NO", "type": "esriFieldTypeString", "alias": "SITE_LOT_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITE_LOT_NO" }, { "name": "SITE_BLOCK", "type": "esriFieldTypeString", "alias": "SITE_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_BLOCK" }, { "name": "SITE_TRACT", "type": "esriFieldTypeString", "alias": "SITE_TRACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_TRACT" }, { "name": "SITE_SUBDIVISION", "type": "esriFieldTypeString", "alias": "SITE_SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITE_SUBDIVISION" }, { "name": "SITE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "SITE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "SITE_DESCRIPTION" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZONING" }, { "name": "GENPLAN", "type": "esriFieldTypeString", "alias": "GENPLAN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GENPLAN" }, { "name": "LAND_USE", "type": "esriFieldTypeString", "alias": "LAND_USE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LAND_USE" }, { "name": "FEES_CHARGED", "type": "esriFieldTypeDouble", "alias": "FEES_CHARGED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_CHARGED" }, { "name": "FEES_PAID", "type": "esriFieldTypeDouble", "alias": "FEES_PAID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_PAID" }, { "name": "BALANCE_DUE", "type": "esriFieldTypeDouble", "alias": "BALANCE_DUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BALANCE_DUE" }, { "name": "PROJECT_LOC", "type": "esriFieldTypeString", "alias": "PROJECT_LOC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_LOC" }, { "name": "PLANNER", "type": "esriFieldTypeString", "alias": "PLANNER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PLANNER" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "APPLIED", "type": "esriFieldTypeDate", "alias": "APPLIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLIED" }, { "name": "APPLIED_BY", "type": "esriFieldTypeString", "alias": "APPLIED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "APPLIED_BY" }, { "name": "APPROVED", "type": "esriFieldTypeDate", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPROVED" }, { "name": "APPROVED_BY", "type": "esriFieldTypeString", "alias": "APPROVED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "APPROVED_BY" }, { "name": "CLOSED", "type": "esriFieldTypeDate", "alias": "CLOSED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLOSED" }, { "name": "CLOSED_BY", "type": "esriFieldTypeString", "alias": "CLOSED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CLOSED_BY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATUS" }, { "name": "STATUS_BY", "type": "esriFieldTypeString", "alias": "STATUS_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STATUS_BY" }, { "name": "STATUS_DATE", "type": "esriFieldTypeDate", "alias": "STATUS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STATUS_DATE" }, { "name": "RESOLUTION_NO", "type": "esriFieldTypeString", "alias": "RESOLUTION_NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RESOLUTION_NO" }, { "name": "PARENT_PROJECT_NO", "type": "esriFieldTypeString", "alias": "PARENT_PROJECT_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT_PROJECT_NO" }, { "name": "EXPIRED", "type": "esriFieldTypeDate", "alias": "EXPIRED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXPIRED" }, { "name": "EXPIRED_BY", "type": "esriFieldTypeString", "alias": "EXPIRED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "EXPIRED_BY" }, { "name": "OTHER_DATE1", "type": "esriFieldTypeDate", "alias": "OTHER_DATE1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTHER_DATE1" }, { "name": "OTHER_BY1", "type": "esriFieldTypeString", "alias": "OTHER_BY1", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OTHER_BY1" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "APPLICANT_NAME", "type": "esriFieldTypeString", "alias": "APPLICANT_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "APPLICANT_NAME" }, { "name": "DEVELOPER_NAME", "type": "esriFieldTypeString", "alias": "DEVELOPER_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEVELOPER_NAME" }, { "name": "RECORDID", "type": "esriFieldTypeString", "alias": "RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORDID" }, { "name": "LOCKID", "type": "esriFieldTypeString", "alias": "LOCKID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCKID" }, { "name": "LOC_RECORDID", "type": "esriFieldTypeString", "alias": "LOC_RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOC_RECORDID" }, { "name": "DEPOSITTYPE", "type": "esriFieldTypeString", "alias": "DEPOSITTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEPOSITTYPE" }, { "name": "HISTORICAL_APN", "type": "esriFieldTypeString", "alias": "HISTORICAL_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTORICAL_APN" }, { "name": "CONTRACTOR_NAME", "type": "esriFieldTypeString", "alias": "CONTRACTOR_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CONTRACTOR_NAME" }, { "name": "REFERENCE_NO", "type": "esriFieldTypeString", "alias": "REFERENCE_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "REFERENCE_NO" }, { "name": "SITE_ALTERNATE_ID", "type": "esriFieldTypeString", "alias": "SITE_ALTERNATE_ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_ALTERNATE_ID" }, { "name": "SITE_GEOTYPE", "type": "esriFieldTypeString", "alias": "SITE_GEOTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_GEOTYPE" }, { "name": "Parent_Generic1_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic1_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic1_ActivityNo" }, { "name": "Parent_Generic2_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic2_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic2_ActivityNo" }, { "name": "Parent_Generic3_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic3_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic3_ActivityNo" }, { "name": "Parent_Generic4_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic4_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic4_ActivityNo" }, { "name": "Parent_Generic5_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic5_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic5_ActivityNo" }, { "name": "TSstatus", "type": "esriFieldTypeInteger", "alias": "TSstatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSstatus" }, { "name": "ActivityTypeID", "type": "esriFieldTypeInteger", "alias": "ActivityTypeID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ActivityTypeID" }, { "name": "Unique_Key", "type": "esriFieldTypeGUID", "alias": "Unique_Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Unique_Key" }, { "name": "RowNum", "type": "esriFieldTypeOID", "alias": "RowNum", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "RowNum" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Project_Main", "description": "", "prototype": { "attributes": { "Unique_Key": null, "PREFIX": null, "YRMO": null, "SEQ_NO": null, "PROJECT_NO": " ", "PROJECT_NAME": null, "PROJECTTYPE": null, "PROJECTSUBTYPE": null, "PRIMARY_PIN": null, "SITE_APN": null, "SITE_OWNER": null, "SITE_ADDR": null, "SITE_STREETID": null, "SITE_NUMBER": null, "SITE_STREETNAME": null, "SITE_UNIT_NO": null, "SITE_CITY": null, "SITE_STATE": null, "SITE_ZIP": null, "SITE_LOT_NO": null, "SITE_BLOCK": null, "SITE_TRACT": null, "SITE_SUBDIVISION": null, "SITE_DESCRIPTION": null, "ZONING": null, "GENPLAN": null, "LAND_USE": null, "FEES_CHARGED": null, "FEES_PAID": null, "BALANCE_DUE": null, "PROJECT_LOC": null, "PLANNER": null, "DESCRIPTION": null, "APPLIED": null, "APPLIED_BY": null, "APPROVED": null, "APPROVED_BY": null, "CLOSED": null, "CLOSED_BY": null, "STATUS": null, "STATUS_BY": null, "STATUS_DATE": null, "RESOLUTION_NO": null, "PARENT_PROJECT_NO": null, "EXPIRED": null, "EXPIRED_BY": null, "OTHER_DATE1": null, "OTHER_BY1": null, "OWNER_NAME": null, "APPLICANT_NAME": null, "DEVELOPER_NAME": null, "RECORDID": null, "LOCKID": null, "LOC_RECORDID": null, "DEPOSITTYPE": null, "HISTORICAL_APN": null, "CONTRACTOR_NAME": null, "REFERENCE_NO": null, "SITE_ALTERNATE_ID": null, "SITE_GEOTYPE": null, "Parent_Generic1_ActivityNo": null, "Parent_Generic2_ActivityNo": null, "Parent_Generic3_ActivityNo": null, "Parent_Generic4_ActivityNo": null, "Parent_Generic5_ActivityNo": null, "TSstatus": null, "ActivityTypeID": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Case_Main", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "RowNum", "globalIdField": "", "displayField": "CASE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PREFIX" }, { "name": "YRMO", "type": "esriFieldTypeDouble", "alias": "YRMO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRMO" }, { "name": "SEQ_NO", "type": "esriFieldTypeDouble", "alias": "SEQ_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQ_NO" }, { "name": "CASE_NO", "type": "esriFieldTypeString", "alias": "CASE_NO", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "CASE_NO" }, { "name": "CASE_NAME", "type": "esriFieldTypeString", "alias": "CASE_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CASE_NAME" }, { "name": "STARTED", "type": "esriFieldTypeDate", "alias": "STARTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STARTED" }, { "name": "STARTED_BY", "type": "esriFieldTypeString", "alias": "STARTED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STARTED_BY" }, { "name": "CLOSED", "type": "esriFieldTypeDate", "alias": "CLOSED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLOSED" }, { "name": "CLOSED_BY", "type": "esriFieldTypeString", "alias": "CLOSED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CLOSED_BY" }, { "name": "LASTACTION", "type": "esriFieldTypeDate", "alias": "LASTACTION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTACTION" }, { "name": "LASTACTION_BY", "type": "esriFieldTypeString", "alias": "LASTACTION_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "LASTACTION_BY" }, { "name": "FOLLOWUP", "type": "esriFieldTypeDate", "alias": "FOLLOWUP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FOLLOWUP" }, { "name": "FOLLOWUP_BY", "type": "esriFieldTypeString", "alias": "FOLLOWUP_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FOLLOWUP_BY" }, { "name": "RECEIVED_BY", "type": "esriFieldTypeString", "alias": "RECEIVED_BY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECEIVED_BY" }, { "name": "HOW_RECEIVED", "type": "esriFieldTypeString", "alias": "HOW_RECEIVED", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HOW_RECEIVED" }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CaseType" }, { "name": "CaseSubType", "type": "esriFieldTypeString", "alias": "CaseSubType", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CaseSubType" }, { "name": "CASE_LOCATION", "type": "esriFieldTypeString", "alias": "CASE_LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CASE_LOCATION" }, { "name": "SITE_APN", "type": "esriFieldTypeString", "alias": "SITE_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_APN" }, { "name": "SITE_STREETID", "type": "esriFieldTypeInteger", "alias": "SITE_STREETID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITE_STREETID" }, { "name": "SITE_NUMBER", "type": "esriFieldTypeString", "alias": "SITE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SITE_NUMBER" }, { "name": "SITE_STREETNAME", "type": "esriFieldTypeString", "alias": "SITE_STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_STREETNAME" }, { "name": "SITE_UNIT_NO", "type": "esriFieldTypeString", "alias": "SITE_UNIT_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_UNIT_NO" }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITE_CITY" }, { "name": "SITE_STATE", "type": "esriFieldTypeString", "alias": "SITE_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITE_STATE" }, { "name": "SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_ZIP" }, { "name": "SITE_LOT_NO", "type": "esriFieldTypeString", "alias": "SITE_LOT_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITE_LOT_NO" }, { "name": "SITE_BLOCK", "type": "esriFieldTypeString", "alias": "SITE_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_BLOCK" }, { "name": "SITE_TRACT", "type": "esriFieldTypeString", "alias": "SITE_TRACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_TRACT" }, { "name": "SITE_SUBDIVISION", "type": "esriFieldTypeString", "alias": "SITE_SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITE_SUBDIVISION" }, { "name": "SITE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "SITE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "SITE_DESCRIPTION" }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "SITE_ADDR" }, { "name": "CODE_SECTION", "type": "esriFieldTypeString", "alias": "CODE_SECTION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CODE_SECTION" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 5000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ASSIGNED_TO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSIGNED_TO" }, { "name": "REFERRED_TO", "type": "esriFieldTypeString", "alias": "REFERRED_TO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "REFERRED_TO" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATUS" }, { "name": "FEES_CHARGED", "type": "esriFieldTypeDouble", "alias": "FEES_CHARGED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_CHARGED" }, { "name": "FEES_PAID", "type": "esriFieldTypeDouble", "alias": "FEES_PAID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_PAID" }, { "name": "BALANCE_DUE", "type": "esriFieldTypeDouble", "alias": "BALANCE_DUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BALANCE_DUE" }, { "name": "PARENT_PROJECT_NO", "type": "esriFieldTypeString", "alias": "PARENT_PROJECT_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT_PROJECT_NO" }, { "name": "OTHER_DATE1", "type": "esriFieldTypeDate", "alias": "OTHER_DATE1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTHER_DATE1" }, { "name": "OTHER_BY1", "type": "esriFieldTypeString", "alias": "OTHER_BY1", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OTHER_BY1" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "RESIDENT_NAME", "type": "esriFieldTypeString", "alias": "RESIDENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "RESIDENT_NAME" }, { "name": "COMPLAINANT_NAME", "type": "esriFieldTypeString", "alias": "COMPLAINANT_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "COMPLAINANT_NAME" }, { "name": "RECORDID", "type": "esriFieldTypeString", "alias": "RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORDID" }, { "name": "LOCKID", "type": "esriFieldTypeString", "alias": "LOCKID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCKID" }, { "name": "LOC_RECORDID", "type": "esriFieldTypeString", "alias": "LOC_RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOC_RECORDID" }, { "name": "DEPOSITTYPE", "type": "esriFieldTypeString", "alias": "DEPOSITTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEPOSITTYPE" }, { "name": "HISTORICAL_APN", "type": "esriFieldTypeString", "alias": "HISTORICAL_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTORICAL_APN" }, { "name": "PARENT_PERMIT_NO", "type": "esriFieldTypeString", "alias": "PARENT_PERMIT_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT_PERMIT_NO" }, { "name": "PARENT_BUS_LIC_NO", "type": "esriFieldTypeString", "alias": "PARENT_BUS_LIC_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARENT_BUS_LIC_NO" }, { "name": "REFERENCE_NO", "type": "esriFieldTypeString", "alias": "REFERENCE_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "REFERENCE_NO" }, { "name": "SITE_ALTERNATE_ID", "type": "esriFieldTypeString", "alias": "SITE_ALTERNATE_ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_ALTERNATE_ID" }, { "name": "SITE_GEOTYPE", "type": "esriFieldTypeString", "alias": "SITE_GEOTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_GEOTYPE" }, { "name": "Parent_Generic1_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic1_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic1_ActivityNo" }, { "name": "Parent_Generic2_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic2_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic2_ActivityNo" }, { "name": "Parent_Generic3_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic3_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic3_ActivityNo" }, { "name": "Parent_Generic4_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic4_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic4_ActivityNo" }, { "name": "Parent_Generic5_ActivityNo", "type": "esriFieldTypeString", "alias": "Parent_Generic5_ActivityNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Parent_Generic5_ActivityNo" }, { "name": "TSstatus", "type": "esriFieldTypeInteger", "alias": "TSstatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSstatus" }, { "name": "ActivityTypeID", "type": "esriFieldTypeInteger", "alias": "ActivityTypeID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ActivityTypeID" }, { "name": "Unique_Key", "type": "esriFieldTypeGUID", "alias": "Unique_Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Unique_Key" }, { "name": "RowNum", "type": "esriFieldTypeOID", "alias": "RowNum", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "RowNum" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Case_Main", "description": "", "prototype": { "attributes": { "Unique_Key": null, "PREFIX": null, "YRMO": null, "SEQ_NO": null, "CASE_NO": " ", "CASE_NAME": null, "STARTED": null, "STARTED_BY": null, "CLOSED": null, "CLOSED_BY": null, "LASTACTION": null, "LASTACTION_BY": null, "FOLLOWUP": null, "FOLLOWUP_BY": null, "RECEIVED_BY": null, "HOW_RECEIVED": null, "CaseType": null, "CaseSubType": null, "CASE_LOCATION": null, "SITE_APN": null, "SITE_STREETID": null, "SITE_NUMBER": null, "SITE_STREETNAME": null, "SITE_UNIT_NO": null, "SITE_CITY": null, "SITE_STATE": null, "SITE_ZIP": null, "SITE_LOT_NO": null, "SITE_BLOCK": null, "SITE_TRACT": null, "SITE_SUBDIVISION": null, "SITE_DESCRIPTION": null, "SITE_ADDR": null, "CODE_SECTION": null, "DESCRIPTION": null, "ASSIGNED_TO": null, "REFERRED_TO": null, "STATUS": null, "FEES_CHARGED": null, "FEES_PAID": null, "BALANCE_DUE": null, "PARENT_PROJECT_NO": null, "OTHER_DATE1": null, "OTHER_BY1": null, "OWNER_NAME": null, "RESIDENT_NAME": null, "COMPLAINANT_NAME": null, "RECORDID": null, "LOCKID": null, "LOC_RECORDID": null, "DEPOSITTYPE": null, "HISTORICAL_APN": null, "PARENT_PERMIT_NO": null, "PARENT_BUS_LIC_NO": null, "REFERENCE_NO": null, "SITE_ALTERNATE_ID": null, "SITE_GEOTYPE": null, "Parent_Generic1_ActivityNo": null, "Parent_Generic2_ActivityNo": null, "Parent_Generic3_ActivityNo": null, "Parent_Generic4_ActivityNo": null, "Parent_Generic5_ActivityNo": null, "TSstatus": null, "ActivityTypeID": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "People", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "RowNum", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ActivityID", "type": "esriFieldTypeString", "alias": "ActivityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ActivityID" }, { "name": "ActivityTypeID", "type": "esriFieldTypeInteger", "alias": "ActivityTypeID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ActivityTypeID" }, { "name": "NAMETYPE", "type": "esriFieldTypeString", "alias": "NAMETYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAMETYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PHONE" }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FAX" }, { "name": "OTHER_NAME", "type": "esriFieldTypeString", "alias": "OTHER_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OTHER_NAME" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "EMAIL" }, { "name": "BUS_LICENSE", "type": "esriFieldTypeString", "alias": "BUS_LICENSE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BUS_LICENSE" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ID" }, { "name": "LOCKID", "type": "esriFieldTypeString", "alias": "LOCKID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCKID" }, { "name": "RECORDID", "type": "esriFieldTypeString", "alias": "RECORDID", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "RECORDID" }, { "name": "CELL", "type": "esriFieldTypeString", "alias": "CELL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CELL" }, { "name": "PAGER", "type": "esriFieldTypeString", "alias": "PAGER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PAGER" }, { "name": "BOND_RECORDID", "type": "esriFieldTypeString", "alias": "BOND_RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BOND_RECORDID" }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "CONFIDENTIALITY", "type": "esriFieldTypeString", "alias": "CONFIDENTIALITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CONFIDENTIALITY" }, { "name": "CONTACT_METHOD", "type": "esriFieldTypeString", "alias": "CONTACT_METHOD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT_METHOD" }, { "name": "WEBSITE_URL", "type": "esriFieldTypeString", "alias": "WEBSITE_URL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "WEBSITE_URL" }, { "name": "PHONE_EXT", "type": "esriFieldTypeString", "alias": "PHONE_EXT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PHONE_EXT" }, { "name": "SITE_APN", "type": "esriFieldTypeString", "alias": "SITE_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_APN" }, { "name": "Unique_Key", "type": "esriFieldTypeGUID", "alias": "Unique_Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Unique_Key" }, { "name": "RowNum", "type": "esriFieldTypeOID", "alias": "RowNum", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "RowNum" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "People", "description": "", "prototype": { "attributes": { "Unique_Key": null, "ActivityID": null, "ActivityTypeID": 0, "NAMETYPE": null, "NAME": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIP": null, "PHONE": null, "FAX": null, "OTHER_NAME": null, "EMAIL": null, "BUS_LICENSE": null, "ID": null, "LOCKID": null, "RECORDID": " ", "CELL": null, "PAGER": null, "BOND_RECORDID": null, "COUNTRY": null, "CONFIDENTIALITY": null, "CONTACT_METHOD": null, "WEBSITE_URL": null, "PHONE_EXT": null, "SITE_APN": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "License2_Main", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "RowNum", "globalIdField": "", "displayField": "OWNER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BALANCE_DUE", "type": "esriFieldTypeDouble", "alias": "BALANCE_DUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BALANCE_DUE" }, { "name": "CHECKBOX1", "type": "esriFieldTypeString", "alias": "CHECKBOX1", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX1" }, { "name": "CHECKBOX2", "type": "esriFieldTypeString", "alias": "CHECKBOX2", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX2" }, { "name": "CHECKBOX3", "type": "esriFieldTypeString", "alias": "CHECKBOX3", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX3" }, { "name": "CHECKBOX4", "type": "esriFieldTypeString", "alias": "CHECKBOX4", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX4" }, { "name": "CHECKBOX5", "type": "esriFieldTypeString", "alias": "CHECKBOX5", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX5" }, { "name": "CHECKBOX6", "type": "esriFieldTypeString", "alias": "CHECKBOX6", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX6" }, { "name": "CHECKBOX7", "type": "esriFieldTypeString", "alias": "CHECKBOX7", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX7" }, { "name": "CHECKBOX8", "type": "esriFieldTypeString", "alias": "CHECKBOX8", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CHECKBOX8" }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "COMPANY" }, { "name": "COMPANY_PRINT_AS", "type": "esriFieldTypeString", "alias": "COMPANY_PRINT_AS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "COMPANY_PRINT_AS" }, { "name": "DEFAULT_INSPECTOR", "type": "esriFieldTypeString", "alias": "DEFAULT_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEFAULT_INSPECTOR" }, { "name": "DEPOSITTYPE", "type": "esriFieldTypeString", "alias": "DEPOSITTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEPOSITTYPE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMERGENCY", "type": "esriFieldTypeString", "alias": "EMERGENCY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "EMERGENCY" }, { "name": "APPLIED", "type": "esriFieldTypeDate", "alias": "APPLIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLIED" }, { "name": "APPLIED_BY", "type": "esriFieldTypeString", "alias": "APPLIED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "APPLIED_BY" }, { "name": "EXPIRED", "type": "esriFieldTypeDate", "alias": "EXPIRED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXPIRED" }, { "name": "EXPIRED_BY", "type": "esriFieldTypeString", "alias": "EXPIRED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "EXPIRED_BY" }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FAX" }, { "name": "FEES_CHARGED", "type": "esriFieldTypeDouble", "alias": "FEES_CHARGED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_CHARGED" }, { "name": "FEES_PAID", "type": "esriFieldTypeDouble", "alias": "FEES_PAID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEES_PAID" }, { "name": "HISTORICAL_APN", "type": "esriFieldTypeString", "alias": "HISTORICAL_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTORICAL_APN" }, { "name": "ISSUED", "type": "esriFieldTypeDate", "alias": "ISSUED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ISSUED" }, { "name": "ISSUED_BY", "type": "esriFieldTypeString", "alias": "ISSUED_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ISSUED_BY" }, { "name": "LIAB_CARRIER", "type": "esriFieldTypeString", "alias": "LIAB_CARRIER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LIAB_CARRIER" }, { "name": "LIAB_EXP", "type": "esriFieldTypeDate", "alias": "LIAB_EXP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LIAB_EXP" }, { "name": "LIAB_ISS", "type": "esriFieldTypeDate", "alias": "LIAB_ISS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LIAB_ISS" }, { "name": "LIAB_NO", "type": "esriFieldTypeString", "alias": "LIAB_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LIAB_NO" }, { "name": "LICENSE_NO", "type": "esriFieldTypeString", "alias": "LICENSE_NO", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "LICENSE_NO" }, { "name": "LICENSE_SUBTYPE", "type": "esriFieldTypeString", "alias": "LICENSE_SUBTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSE_SUBTYPE" }, { "name": "LICENSE_TYPE", "type": "esriFieldTypeString", "alias": "LICENSE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSE_TYPE" }, { "name": "LOC_RECORDID", "type": "esriFieldTypeString", "alias": "LOC_RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOC_RECORDID" }, { "name": "LOCKID", "type": "esriFieldTypeString", "alias": "LOCKID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCKID" }, { "name": "MAIL_ADDRESS1", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_ADDRESS1" }, { "name": "MAIL_ADDRESS2", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_ADDRESS2" }, { "name": "MAIL_CITY", "type": "esriFieldTypeString", "alias": "MAIL_CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAIL_CITY" }, { "name": "MAIL_STATE", "type": "esriFieldTypeString", "alias": "MAIL_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAIL_STATE" }, { "name": "MAIL_ZIP", "type": "esriFieldTypeString", "alias": "MAIL_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAIL_ZIP" }, { "name": "MAINTEXTFIELD1", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD1" }, { "name": "MAINTEXTFIELD2", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD2" }, { "name": "MAINTEXTFIELD3", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD3" }, { "name": "MAINTEXTFIELD4", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD4" }, { "name": "MAINTEXTFIELD5", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD5" }, { "name": "MAINTEXTFIELD6", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD6" }, { "name": "MAINTEXTFIELD7", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD7", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD7" }, { "name": "MAINTEXTFIELD8", "type": "esriFieldTypeString", "alias": "MAINTEXTFIELD8", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTEXTFIELD8" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "NOTES" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "PARENT_RECORDID", "type": "esriFieldTypeString", "alias": "PARENT_RECORDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARENT_RECORDID" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PHONE" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PREFIX" }, { "name": "RECORDID", "type": "esriFieldTypeString", "alias": "RECORDID", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "RECORDID" }, { "name": "REFERENCE_NO", "type": "esriFieldTypeString", "alias": "REFERENCE_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REFERENCE_NO" }, { "name": "SEQ_NO", "type": "esriFieldTypeDouble", "alias": "SEQ_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQ_NO" }, { "name": "SIC_2", "type": "esriFieldTypeString", "alias": "SIC_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIC_2" }, { "name": "SIC_3", "type": "esriFieldTypeString", "alias": "SIC_3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIC_3" }, { "name": "SITE_ALTERNATE_ID", "type": "esriFieldTypeString", "alias": "SITE_ALTERNATE_ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_ALTERNATE_ID" }, { "name": "SITE_APN", "type": "esriFieldTypeString", "alias": "SITE_APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_APN" }, { "name": "SITE_BLOCK", "type": "esriFieldTypeString", "alias": "SITE_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_BLOCK" }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITE_CITY" }, { "name": "SITE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "SITE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "SITE_DESCRIPTION" }, { "name": "SITE_GEOTYPE", "type": "esriFieldTypeString", "alias": "SITE_GEOTYPE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_GEOTYPE" }, { "name": "SITE_LOT_NO", "type": "esriFieldTypeString", "alias": "SITE_LOT_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITE_LOT_NO" }, { "name": "SITE_NUMBER", "type": "esriFieldTypeString", "alias": "SITE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SITE_NUMBER" }, { "name": "SITE_STATE", "type": "esriFieldTypeString", "alias": "SITE_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITE_STATE" }, { "name": "SITE_STREETID", "type": "esriFieldTypeInteger", "alias": "SITE_STREETID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITE_STREETID" }, { "name": "SITE_STREETNAME", "type": "esriFieldTypeString", "alias": "SITE_STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITE_STREETNAME" }, { "name": "SITE_SUBDIVISION", "type": "esriFieldTypeString", "alias": "SITE_SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITE_SUBDIVISION" }, { "name": "SITE_TRACT", "type": "esriFieldTypeString", "alias": "SITE_TRACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_TRACT" }, { "name": "SITE_UNIT_NO", "type": "esriFieldTypeString", "alias": "SITE_UNIT_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_UNIT_NO" }, { "name": "SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE_ZIP" }, { "name": "ST_LIC_EXP", "type": "esriFieldTypeDate", "alias": "ST_LIC_EXP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ST_LIC_EXP" }, { "name": "ST_LIC_ISS", "type": "esriFieldTypeDate", "alias": "ST_LIC_ISS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ST_LIC_ISS" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATUS" }, { "name": "STATUS_BY", "type": "esriFieldTypeString", "alias": "STATUS_BY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STATUS_BY" }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TAG" }, { "name": "TEXTFIELD1", "type": "esriFieldTypeString", "alias": "TEXTFIELD1", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD1" }, { "name": "TEXTFIELD2", "type": "esriFieldTypeString", "alias": "TEXTFIELD2", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD2" }, { "name": "TEXTFIELD3", "type": "esriFieldTypeString", "alias": "TEXTFIELD3", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD3" }, { "name": "TEXTFIELD4", "type": "esriFieldTypeString", "alias": "TEXTFIELD4", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD4" }, { "name": "TEXTFIELD5", "type": "esriFieldTypeString", "alias": "TEXTFIELD5", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD5" }, { "name": "TEXTFIELD6", "type": "esriFieldTypeString", "alias": "TEXTFIELD6", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD6" }, { "name": "TEXTFIELD7", "type": "esriFieldTypeString", "alias": "TEXTFIELD7", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD7" }, { "name": "TEXTFIELD8", "type": "esriFieldTypeString", "alias": "TEXTFIELD8", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TEXTFIELD8" }, { "name": "W_COMP_EXP", "type": "esriFieldTypeDate", "alias": "W_COMP_EXP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "W_COMP_EXP" }, { "name": "W_COMP_ISS", "type": "esriFieldTypeDate", "alias": "W_COMP_ISS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "W_COMP_ISS" }, { "name": "W_COMP_NO", "type": "esriFieldTypeString", "alias": "W_COMP_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "W_COMP_NO" }, { "name": "WRKR_COMP", "type": "esriFieldTypeString", "alias": "WRKR_COMP", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "WRKR_COMP" }, { "name": "YRMO", "type": "esriFieldTypeDouble", "alias": "YRMO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRMO" }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "domain": null, "editable": true, "nullable": true, "length": 85, "defaultValue": null, "modelName": "SITE_ADDR" }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNERSHIP_TYPE" }, { "name": "RESALE_ID", "type": "esriFieldTypeString", "alias": "RESALE_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RESALE_ID" }, { "name": "SIC_1", "type": "esriFieldTypeString", "alias": "SIC_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIC_1" }, { "name": "INVOICE_DATE", "type": "esriFieldTypeDate", "alias": "INVOICE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INVOICE_DATE" }, { "name": "PHONE_EXT", "type": "esriFieldTypeString", "alias": "PHONE_EXT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PHONE_EXT" }, { "name": "TSstatus", "type": "esriFieldTypeInteger", "alias": "TSstatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSstatus" }, { "name": "ActivityTypeID", "type": "esriFieldTypeInteger", "alias": "ActivityTypeID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ActivityTypeID" }, { "name": "TAX_ID", "type": "esriFieldTypeBlob", "alias": "TAX_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_ID" }, { "name": "Unique_Key", "type": "esriFieldTypeGUID", "alias": "Unique_Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Unique_Key" }, { "name": "RowNum", "type": "esriFieldTypeOID", "alias": "RowNum", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "RowNum" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "License2_Main", "description": "", "prototype": { "attributes": { "Unique_Key": null, "BALANCE_DUE": null, "CHECKBOX1": null, "CHECKBOX2": null, "CHECKBOX3": null, "CHECKBOX4": null, "CHECKBOX5": null, "CHECKBOX6": null, "CHECKBOX7": null, "CHECKBOX8": null, "COMPANY": null, "COMPANY_PRINT_AS": null, "DEFAULT_INSPECTOR": null, "DEPOSITTYPE": null, "EMAIL": null, "EMERGENCY": null, "APPLIED": null, "APPLIED_BY": null, "EXPIRED": null, "EXPIRED_BY": null, "FAX": null, "FEES_CHARGED": null, "FEES_PAID": null, "HISTORICAL_APN": null, "ISSUED": null, "ISSUED_BY": null, "LIAB_CARRIER": null, "LIAB_EXP": null, "LIAB_ISS": null, "LIAB_NO": null, "LICENSE_NO": " ", "LICENSE_SUBTYPE": null, "LICENSE_TYPE": null, "LOC_RECORDID": null, "LOCKID": null, "MAIL_ADDRESS1": null, "MAIL_ADDRESS2": null, "MAIL_CITY": null, "MAIL_STATE": null, "MAIL_ZIP": null, "MAINTEXTFIELD1": null, "MAINTEXTFIELD2": null, "MAINTEXTFIELD3": null, "MAINTEXTFIELD4": null, "MAINTEXTFIELD5": null, "MAINTEXTFIELD6": null, "MAINTEXTFIELD7": null, "MAINTEXTFIELD8": null, "NOTES": null, "OWNER_NAME": null, "PARENT_RECORDID": null, "PHONE": null, "PREFIX": null, "RECORDID": " ", "REFERENCE_NO": null, "SEQ_NO": null, "SIC_2": null, "SIC_3": null, "SITE_ALTERNATE_ID": null, "SITE_APN": null, "SITE_BLOCK": null, "SITE_CITY": null, "SITE_DESCRIPTION": null, "SITE_GEOTYPE": null, "SITE_LOT_NO": null, "SITE_NUMBER": null, "SITE_STATE": null, "SITE_STREETID": null, "SITE_STREETNAME": null, "SITE_SUBDIVISION": null, "SITE_TRACT": null, "SITE_UNIT_NO": null, "SITE_ZIP": null, "ST_LIC_EXP": null, "ST_LIC_ISS": null, "STATUS": null, "STATUS_BY": null, "TAG": null, "TEXTFIELD1": null, "TEXTFIELD2": null, "TEXTFIELD3": null, "TEXTFIELD4": null, "TEXTFIELD5": null, "TEXTFIELD6": null, "TEXTFIELD7": null, "TEXTFIELD8": null, "W_COMP_EXP": null, "W_COMP_ISS": null, "W_COMP_NO": null, "WRKR_COMP": null, "YRMO": null, "SITE_ADDR": null, "OWNERSHIP_TYPE": null, "RESALE_ID": null, "SIC_1": null, "INVOICE_DATE": null, "PHONE_EXT": null, "TSstatus": null, "ActivityTypeID": 0, "TAX_ID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "Project_UDF", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "RowNum", "globalIdField": "", "displayField": "PROJECT_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "PROJECT_NO" }, { "name": "DEFAULT_INSPECTOR", "type": "esriFieldTypeString", "alias": "DEFAULT_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DEFAULT_INSPECTOR" }, { "name": "RECORDID", "type": "esriFieldTypeString", "alias": "RECORDID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORDID" }, { "name": "REQUEST", "type": "esriFieldTypeString", "alias": "REQUEST", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "REQUEST" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ZONING" }, { "name": "CODE_ENFORCEMENT_FLAG", "type": "esriFieldTypeString", "alias": "CODE_ENFORCEMENT_FLAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CODE_ENFORCEMENT_FLAG" }, { "name": "OVERLAY_ZONING", "type": "esriFieldTypeString", "alias": "OVERLAY_ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OVERLAY_ZONING" }, { "name": "ENV_DET", "type": "esriFieldTypeString", "alias": "ENV_DET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ENV_DET" }, { "name": "EXEMPT_STATUS", "type": "esriFieldTypeString", "alias": "EXEMPT_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EXEMPT_STATUS" }, { "name": "EXEMPT_NOTICE", "type": "esriFieldTypeDate", "alias": "EXEMPT_NOTICE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXEMPT_NOTICE" }, { "name": "PROJECT_USE", "type": "esriFieldTypeString", "alias": "PROJECT_USE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROJECT_USE" }, { "name": "NEG_DEC_COMPLETE", "type": "esriFieldTypeDate", "alias": "NEG_DEC_COMPLETE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEG_DEC_COMPLETE" }, { "name": "NEG_DEC_POSTED", "type": "esriFieldTypeDate", "alias": "NEG_DEC_POSTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEG_DEC_POSTED" }, { "name": "NEG_DEC_AD", "type": "esriFieldTypeDate", "alias": "NEG_DEC_AD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEG_DEC_AD" }, { "name": "NEG_DEC_ADOPTED", "type": "esriFieldTypeDate", "alias": "NEG_DEC_ADOPTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEG_DEC_ADOPTED" }, { "name": "PREP_NOTICE", "type": "esriFieldTypeDate", "alias": "PREP_NOTICE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PREP_NOTICE" }, { "name": "NOTICE_COMPLETION", "type": "esriFieldTypeDate", "alias": "NOTICE_COMPLETION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NOTICE_COMPLETION" }, { "name": "EIR_DRAFT_PUBREV", "type": "esriFieldTypeDate", "alias": "EIR_DRAFT_PUBREV", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EIR_DRAFT_PUBREV" }, { "name": "EIR_FINAL", "type": "esriFieldTypeDate", "alias": "EIR_FINAL", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EIR_FINAL" }, { "name": "NOTICE_OF_DETER", "type": "esriFieldTypeDate", "alias": "NOTICE_OF_DETER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NOTICE_OF_DETER" }, { "name": "MITIGATION_MEASURE", "type": "esriFieldTypeDate", "alias": "MITIGATION_MEASURE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MITIGATION_MEASURE" }, { "name": "MITIG_MONITOR_PLAN", "type": "esriFieldTypeDate", "alias": "MITIG_MONITOR_PLAN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MITIG_MONITOR_PLAN" }, { "name": "CUMU_PROJECT_STATUS", "type": "esriFieldTypeString", "alias": "CUMU_PROJECT_STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUMU_PROJECT_STATUS" }, { "name": "NEG_DEC_ADOPT", "type": "esriFieldTypeString", "alias": "NEG_DEC_ADOPT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NEG_DEC_ADOPT" }, { "name": "ENTITLEMENT", "type": "esriFieldTypeString", "alias": "ENTITLEMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENTITLEMENT" }, { "name": "NET_UNIT_TYPE1", "type": "esriFieldTypeString", "alias": "NET_UNIT_TYPE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NET_UNIT_TYPE1" }, { "name": "NET_UNIT_NUMBER1", "type": "esriFieldTypeInteger", "alias": "NET_UNIT_NUMBER1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_UNIT_NUMBER1" }, { "name": "NET_UNIT_AFFORD1", "type": "esriFieldTypeInteger", "alias": "NET_UNIT_AFFORD1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_UNIT_AFFORD1" }, { "name": "NET_UNIT_MIXED_USE1", "type": "esriFieldTypeString", "alias": "NET_UNIT_MIXED_USE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NET_UNIT_MIXED_USE1" }, { "name": "NET_UNIT_TYPE2", "type": "esriFieldTypeString", "alias": "NET_UNIT_TYPE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NET_UNIT_TYPE2" }, { "name": "NET_UNIT_NUMBER2", "type": "esriFieldTypeInteger", "alias": "NET_UNIT_NUMBER2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_UNIT_NUMBER2" }, { "name": "NET_UNIT_AFFORD2", "type": "esriFieldTypeInteger", "alias": "NET_UNIT_AFFORD2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_UNIT_AFFORD2" }, { "name": "NET_UNIT_MIXED_USE2", "type": "esriFieldTypeString", "alias": "NET_UNIT_MIXED_USE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NET_UNIT_MIXED_USE2" }, { "name": "NET_UNIT_TYPE3", "type": "esriFieldTypeString", "alias": "NET_UNIT_TYPE3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NET_UNIT_TYPE3" }, { "name": "NET_UNIT_NUMBER3", "type": "esriFieldTypeInteger", "alias": "NET_UNIT_NUMBER3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_UNIT_NUMBER3" }, { "name": "NET_UNIT_AFFORD3", "type": "esriFieldTypeInteger", "alias": "NET_UNIT_AFFORD3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_UNIT_AFFORD3" }, { "name": "NET_UNIT_MIXED_USE3", "type": "esriFieldTypeString", "alias": "NET_UNIT_MIXED_USE3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NET_UNIT_MIXED_USE3" }, { "name": "BUILT_TYPE1", "type": "esriFieldTypeString", "alias": "BUILT_TYPE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILT_TYPE1" }, { "name": "BUILT_NUMBER1", "type": "esriFieldTypeInteger", "alias": "BUILT_NUMBER1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILT_NUMBER1" }, { "name": "BUILT_AFFORD1", "type": "esriFieldTypeInteger", "alias": "BUILT_AFFORD1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILT_AFFORD1" }, { "name": "BUILT_MIXED_USE1", "type": "esriFieldTypeString", "alias": "BUILT_MIXED_USE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILT_MIXED_USE1" }, { "name": "BUILT_TYPE2", "type": "esriFieldTypeString", "alias": "BUILT_TYPE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILT_TYPE2" }, { "name": "BUILT_NUMBER2", "type": "esriFieldTypeInteger", "alias": "BUILT_NUMBER2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILT_NUMBER2" }, { "name": "BUILT_AFFORD2", "type": "esriFieldTypeInteger", "alias": "BUILT_AFFORD2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILT_AFFORD2" }, { "name": "BUILT_MIXED_USE2", "type": "esriFieldTypeString", "alias": "BUILT_MIXED_USE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILT_MIXED_USE2" }, { "name": "BUILT_TYPE3", "type": "esriFieldTypeString", "alias": "BUILT_TYPE3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILT_TYPE3" }, { "name": "BUILT_NUMBER3", "type": "esriFieldTypeInteger", "alias": "BUILT_NUMBER3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILT_NUMBER3" }, { "name": "BUILT_AFFORD3", "type": "esriFieldTypeInteger", "alias": "BUILT_AFFORD3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILT_AFFORD3" }, { "name": "BUILT_MIXED_USE3", "type": "esriFieldTypeString", "alias": "BUILT_MIXED_USE3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILT_MIXED_USE3" }, { "name": "ENT_FEES_GENERATED", "type": "esriFieldTypeString", "alias": "ENT_FEES_GENERATED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ENT_FEES_GENERATED" }, { "name": "ENT1", "type": "esriFieldTypeString", "alias": "ENT1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT1" }, { "name": "ENT2", "type": "esriFieldTypeString", "alias": "ENT2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT2" }, { "name": "ENT3", "type": "esriFieldTypeString", "alias": "ENT3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT3" }, { "name": "ENT4", "type": "esriFieldTypeString", "alias": "ENT4", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT4" }, { "name": "ENT5", "type": "esriFieldTypeString", "alias": "ENT5", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT5" }, { "name": "ENT6", "type": "esriFieldTypeString", "alias": "ENT6", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT6" }, { "name": "ENT7", "type": "esriFieldTypeString", "alias": "ENT7", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT7" }, { "name": "ENT8", "type": "esriFieldTypeString", "alias": "ENT8", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT8" }, { "name": "ENT9", "type": "esriFieldTypeString", "alias": "ENT9", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT9" }, { "name": "ENT10", "type": "esriFieldTypeString", "alias": "ENT10", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ENT10" }, { "name": "PROJECT_SF", "type": "esriFieldTypeDouble", "alias": "PROJECT_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROJECT_SF" }, { "name": "HOTEL_UNITS", "type": "esriFieldTypeDouble", "alias": "HOTEL_UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOTEL_UNITS" }, { "name": "PARKING_SPACES", "type": "esriFieldTypeDouble", "alias": "PARKING_SPACES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKING_SPACES" }, { "name": "DEMO_SF", "type": "esriFieldTypeDouble", "alias": "DEMO_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEMO_SF" }, { "name": "RESTAURANT_SEATING", "type": "esriFieldTypeDouble", "alias": "RESTAURANT_SEATING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESTAURANT_SEATING" }, { "name": "NO_STRUCTURES", "type": "esriFieldTypeDouble", "alias": "NO_STRUCTURES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_STRUCTURES" }, { "name": "FINALBLURB", "type": "esriFieldTypeString", "alias": "FINALBLURB", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "FINALBLURB" }, { "name": "NO_UNITS", "type": "esriFieldTypeDouble", "alias": "NO_UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_UNITS" }, { "name": "DEV_ACRE", "type": "esriFieldTypeDouble", "alias": "DEV_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEV_ACRE" }, { "name": "DWELLING2", "type": "esriFieldTypeDouble", "alias": "DWELLING2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DWELLING2" }, { "name": "SOIL_RPT", "type": "esriFieldTypeString", "alias": "SOIL_RPT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SOIL_RPT" }, { "name": "LET_INTENT", "type": "esriFieldTypeString", "alias": "LET_INTENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LET_INTENT" }, { "name": "OWNER_ACK", "type": "esriFieldTypeString", "alias": "OWNER_ACK", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER_ACK" }, { "name": "BOUND_LIST", "type": "esriFieldTypeString", "alias": "BOUND_LIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BOUND_LIST" }, { "name": "SUFF_LIST", "type": "esriFieldTypeString", "alias": "SUFF_LIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUFF_LIST" }, { "name": "SITE_COVEN", "type": "esriFieldTypeString", "alias": "SITE_COVEN", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITE_COVEN" }, { "name": "OLW_AFF", "type": "esriFieldTypeString", "alias": "OLW_AFF", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OLW_AFF" }, { "name": "LAND_AGREE", "type": "esriFieldTypeString", "alias": "LAND_AGREE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAND_AGREE" }, { "name": "FIRE_HYD", "type": "esriFieldTypeString", "alias": "FIRE_HYD", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRE_HYD" }, { "name": "SITE_SUB", "type": "esriFieldTypeDouble", "alias": "SITE_SUB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITE_SUB" }, { "name": "FIRE_ALARM", "type": "esriFieldTypeString", "alias": "FIRE_ALARM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FIRE_ALARM" }, { "name": "FIRE_SPRINKLER", "type": "esriFieldTypeString", "alias": "FIRE_SPRINKLER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FIRE_SPRINKLER" }, { "name": "FDP_ORIG_ACRE", "type": "esriFieldTypeDouble", "alias": "FDP_ORIG_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FDP_ORIG_ACRE" }, { "name": "FDP_ORIG_FP_ACRE", "type": "esriFieldTypeDouble", "alias": "FDP_ORIG_FP_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FDP_ORIG_FP_ACRE" }, { "name": "PD_ACRES", "type": "esriFieldTypeDouble", "alias": "PD_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_ACRES" }, { "name": "PD_COMM_GFA", "type": "esriFieldTypeInteger", "alias": "PD_COMM_GFA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_COMM_GFA" }, { "name": "PD_IND_GFA", "type": "esriFieldTypeInteger", "alias": "PD_IND_GFA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_IND_GFA" }, { "name": "PD_LANDUSE", "type": "esriFieldTypeString", "alias": "PD_LANDUSE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PD_LANDUSE" }, { "name": "PD_MF_UNITS", "type": "esriFieldTypeInteger", "alias": "PD_MF_UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_MF_UNITS" }, { "name": "PD_NETDENSITY", "type": "esriFieldTypeDouble", "alias": "PD_NETDENSITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_NETDENSITY" }, { "name": "PD_OFF_GFA", "type": "esriFieldTypeInteger", "alias": "PD_OFF_GFA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_OFF_GFA" }, { "name": "PD_OTH_GFA", "type": "esriFieldTypeInteger", "alias": "PD_OTH_GFA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_OTH_GFA" }, { "name": "PD_SF_ATT", "type": "esriFieldTypeInteger", "alias": "PD_SF_ATT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_SF_ATT" }, { "name": "PD_SF_DET", "type": "esriFieldTypeInteger", "alias": "PD_SF_DET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_SF_DET" }, { "name": "Gross_Acres", "type": "esriFieldTypeDouble", "alias": "Gross_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Gross_Acres" }, { "name": "Net_Acres", "type": "esriFieldTypeDouble", "alias": "Net_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Net_Acres" }, { "name": "Min_Density", "type": "esriFieldTypeDouble", "alias": "Min_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Min_Density" }, { "name": "Max_Density", "type": "esriFieldTypeDouble", "alias": "Max_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Max_Density" }, { "name": "Zoning_1", "type": "esriFieldTypeString", "alias": "Zoning_1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_1" }, { "name": "Zoning_2", "type": "esriFieldTypeString", "alias": "Zoning_2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_2" }, { "name": "Zoning_3", "type": "esriFieldTypeString", "alias": "Zoning_3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_3" }, { "name": "Zoning_4", "type": "esriFieldTypeString", "alias": "Zoning_4", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_4" }, { "name": "Zoning_OL1", "type": "esriFieldTypeString", "alias": "Zoning_OL1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_OL1" }, { "name": "Zoning_OL2", "type": "esriFieldTypeString", "alias": "Zoning_OL2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_OL2" }, { "name": "Zoning_OL3", "type": "esriFieldTypeString", "alias": "Zoning_OL3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_OL3" }, { "name": "Zoning_OL4", "type": "esriFieldTypeString", "alias": "Zoning_OL4", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_OL4" }, { "name": "Land_Div_Fee", "type": "esriFieldTypeInteger", "alias": "Land_Div_Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Land_Div_Fee" }, { "name": "Land_Div_Lots", "type": "esriFieldTypeInteger", "alias": "Land_Div_Lots", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Land_Div_Lots" }, { "name": "Condo_Fee", "type": "esriFieldTypeInteger", "alias": "Condo_Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condo_Fee" }, { "name": "Condo_Build", "type": "esriFieldTypeInteger", "alias": "Condo_Build", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condo_Build" }, { "name": "Condo_Units", "type": "esriFieldTypeInteger", "alias": "Condo_Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condo_Units" }, { "name": "PM_Fee", "type": "esriFieldTypeInteger", "alias": "PM_Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PM_Fee" }, { "name": "SD_SDC", "type": "esriFieldTypeDouble", "alias": "SD_SDC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SD_SDC" }, { "name": "Streets", "type": "esriFieldTypeDouble", "alias": "Streets", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Streets" }, { "name": "Sewers", "type": "esriFieldTypeDouble", "alias": "Sewers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sewers" }, { "name": "Storm_Drains", "type": "esriFieldTypeDouble", "alias": "Storm_Drains", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Storm_Drains" }, { "name": "Street_Lights", "type": "esriFieldTypeDouble", "alias": "Street_Lights", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Street_Lights" }, { "name": "Ped_Lights", "type": "esriFieldTypeDouble", "alias": "Ped_Lights", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ped_Lights" }, { "name": "Traffic_Signals", "type": "esriFieldTypeDouble", "alias": "Traffic_Signals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Traffic_Signals" }, { "name": "Other", "type": "esriFieldTypeDouble", "alias": "Other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Other" }, { "name": "AsBuilt_Sec", "type": "esriFieldTypeDouble", "alias": "AsBuilt_Sec", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AsBuilt_Sec" }, { "name": "SS_TV_Insp", "type": "esriFieldTypeDouble", "alias": "SS_TV_Insp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SS_TV_Insp" }, { "name": "StDrain_TV_Insp", "type": "esriFieldTypeDouble", "alias": "StDrain_TV_Insp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StDrain_TV_Insp" }, { "name": "St_Signs", "type": "esriFieldTypeInteger", "alias": "St_Signs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "St_Signs" }, { "name": "Stop_Bar", "type": "esriFieldTypeInteger", "alias": "Stop_Bar", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Stop_Bar" }, { "name": "Yield", "type": "esriFieldTypeInteger", "alias": "Yield", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Yield" }, { "name": "DEnd_Speed", "type": "esriFieldTypeInteger", "alias": "DEnd_Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEnd_Speed" }, { "name": "DEnd_Barr", "type": "esriFieldTypeInteger", "alias": "DEnd_Barr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEnd_Barr" }, { "name": "Carson_Reflec", "type": "esriFieldTypeInteger", "alias": "Carson_Reflec", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Carson_Reflec" }, { "name": "StLight_Plugs", "type": "esriFieldTypeInteger", "alias": "StLight_Plugs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StLight_Plugs" }, { "name": "MFee_Local", "type": "esriFieldTypeInteger", "alias": "MFee_Local", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFee_Local" }, { "name": "MFee_AC", "type": "esriFieldTypeInteger", "alias": "MFee_AC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFee_AC" }, { "name": "ExStr_SF", "type": "esriFieldTypeInteger", "alias": "ExStr_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExStr_SF" }, { "name": "New_SF", "type": "esriFieldTypeInteger", "alias": "New_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "New_SF" }, { "name": "Build_Height", "type": "esriFieldTypeDouble", "alias": "Build_Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Build_Height" }, { "name": "Act_Fr_Set", "type": "esriFieldTypeDouble", "alias": "Act_Fr_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Act_Fr_Set" }, { "name": "Act_Rear_Set", "type": "esriFieldTypeDouble", "alias": "Act_Rear_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Act_Rear_Set" }, { "name": "Act_Rt_Set", "type": "esriFieldTypeDouble", "alias": "Act_Rt_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Act_Rt_Set" }, { "name": "Act_Lft_Set", "type": "esriFieldTypeDouble", "alias": "Act_Lft_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Act_Lft_Set" }, { "name": "Req_Fr_Set", "type": "esriFieldTypeDouble", "alias": "Req_Fr_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Req_Fr_Set" }, { "name": "Req_Rear_Set", "type": "esriFieldTypeDouble", "alias": "Req_Rear_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Req_Rear_Set" }, { "name": "Req_Rt_Set", "type": "esriFieldTypeDouble", "alias": "Req_Rt_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Req_Rt_Set" }, { "name": "Req_Lft_Set", "type": "esriFieldTypeDouble", "alias": "Req_Lft_Set", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Req_Lft_Set" }, { "name": "SF_Proposed", "type": "esriFieldTypeDouble", "alias": "SF_Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SF_Proposed" }, { "name": "No_Units_Prop", "type": "esriFieldTypeInteger", "alias": "No_Units_Prop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Units_Prop" }, { "name": "No_Lots_Prop", "type": "esriFieldTypeInteger", "alias": "No_Lots_Prop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Lots_Prop" }, { "name": "Density_Bonus", "type": "esriFieldTypeDouble", "alias": "Density_Bonus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Density_Bonus" }, { "name": "Change_From", "type": "esriFieldTypeString", "alias": "Change_From", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_From" }, { "name": "Change_To", "type": "esriFieldTypeString", "alias": "Change_To", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_To" }, { "name": "New_Min_Den", "type": "esriFieldTypeDouble", "alias": "New_Min_Den", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "New_Min_Den" }, { "name": "New_Max_Den", "type": "esriFieldTypeDouble", "alias": "New_Max_Den", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "New_Max_Den" }, { "name": "Old_Min_Den", "type": "esriFieldTypeDouble", "alias": "Old_Min_Den", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Old_Min_Den" }, { "name": "Old_Max_Den", "type": "esriFieldTypeDouble", "alias": "Old_Max_Den", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Old_Max_Den" }, { "name": "Zoning_OL_Exist", "type": "esriFieldTypeString", "alias": "Zoning_OL_Exist", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_OL_Exist" }, { "name": "Zoning_OL_New", "type": "esriFieldTypeString", "alias": "Zoning_OL_New", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_OL_New" }, { "name": "Lot_Consol", "type": "esriFieldTypeString", "alias": "Lot_Consol", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Lot_Consol" }, { "name": "Perc_Density", "type": "esriFieldTypeDouble", "alias": "Perc_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perc_Density" }, { "name": "Change_From1", "type": "esriFieldTypeString", "alias": "Change_From1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_From1" }, { "name": "Change_From2", "type": "esriFieldTypeString", "alias": "Change_From2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_From2" }, { "name": "Change_From3", "type": "esriFieldTypeString", "alias": "Change_From3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_From3" }, { "name": "Change_To1", "type": "esriFieldTypeString", "alias": "Change_To1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_To1" }, { "name": "Change_To2", "type": "esriFieldTypeString", "alias": "Change_To2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_To2" }, { "name": "Change_To3", "type": "esriFieldTypeString", "alias": "Change_To3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Change_To3" }, { "name": "Units_Prop", "type": "esriFieldTypeInteger", "alias": "Units_Prop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Units_Prop" }, { "name": "ProjectDox", "type": "esriFieldTypeString", "alias": "ProjectDox", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ProjectDox" }, { "name": "PROJ_DESCRPT", "type": "esriFieldTypeString", "alias": "PROJ_DESCRPT", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "PROJ_DESCRPT" }, { "name": "TEST2", "type": "esriFieldTypeInteger", "alias": "TEST2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEST2" }, { "name": "Unique_Key", "type": "esriFieldTypeGUID", "alias": "Unique_Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Unique_Key" }, { "name": "Planning_No", "type": "esriFieldTypeString", "alias": "Planning_No", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Planning_No" }, { "name": "Final_Or_Dt", "type": "esriFieldTypeDate", "alias": "Final_Or_Dt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Final_Or_Dt" }, { "name": "RVSS", "type": "esriFieldTypeString", "alias": "RVSS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "RVSS" }, { "name": "Eng_Est", "type": "esriFieldTypeDouble", "alias": "Eng_Est", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Eng_Est" }, { "name": "One_Sol_Acct", "type": "esriFieldTypeString", "alias": "One_Sol_Acct", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "One_Sol_Acct" }, { "name": "CITY_ENG_SIG", "type": "esriFieldTypeString", "alias": "CITY_ENG_SIG", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CITY_ENG_SIG" }, { "name": "TRANS_MNG", "type": "esriFieldTypeString", "alias": "TRANS_MNG", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "TRANS_MNG" }, { "name": "PIP_Num", "type": "esriFieldTypeString", "alias": "PIP_Num", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PIP_Num" }, { "name": "ORD_Num", "type": "esriFieldTypeString", "alias": "ORD_Num", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ORD_Num" }, { "name": "RowNum", "type": "esriFieldTypeOID", "alias": "RowNum", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "RowNum" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Project_UDF", "description": "", "prototype": { "attributes": { "ORD_Num": null, "PROJECT_NO": " ", "DEFAULT_INSPECTOR": null, "RECORDID": null, "REQUEST": null, "ZONING": null, "CODE_ENFORCEMENT_FLAG": null, "OVERLAY_ZONING": null, "ENV_DET": null, "EXEMPT_STATUS": null, "EXEMPT_NOTICE": null, "PROJECT_USE": null, "NEG_DEC_COMPLETE": null, "NEG_DEC_POSTED": null, "NEG_DEC_AD": null, "NEG_DEC_ADOPTED": null, "PREP_NOTICE": null, "NOTICE_COMPLETION": null, "EIR_DRAFT_PUBREV": null, "EIR_FINAL": null, "NOTICE_OF_DETER": null, "MITIGATION_MEASURE": null, "MITIG_MONITOR_PLAN": null, "CUMU_PROJECT_STATUS": null, "NEG_DEC_ADOPT": null, "ENTITLEMENT": null, "NET_UNIT_TYPE1": null, "NET_UNIT_NUMBER1": null, "NET_UNIT_AFFORD1": null, "NET_UNIT_MIXED_USE1": null, "NET_UNIT_TYPE2": null, "NET_UNIT_NUMBER2": null, "NET_UNIT_AFFORD2": null, "NET_UNIT_MIXED_USE2": null, "NET_UNIT_TYPE3": null, "NET_UNIT_NUMBER3": null, "NET_UNIT_AFFORD3": null, "NET_UNIT_MIXED_USE3": null, "BUILT_TYPE1": null, "BUILT_NUMBER1": null, "BUILT_AFFORD1": null, "BUILT_MIXED_USE1": null, "BUILT_TYPE2": null, "BUILT_NUMBER2": null, "BUILT_AFFORD2": null, "BUILT_MIXED_USE2": null, "BUILT_TYPE3": null, "BUILT_NUMBER3": null, "BUILT_AFFORD3": null, "BUILT_MIXED_USE3": null, "ENT_FEES_GENERATED": null, "ENT1": null, "ENT2": null, "ENT3": null, "ENT4": null, "ENT5": null, "ENT6": null, "ENT7": null, "ENT8": null, "ENT9": null, "ENT10": null, "PROJECT_SF": null, "HOTEL_UNITS": null, "PARKING_SPACES": null, "DEMO_SF": null, "RESTAURANT_SEATING": null, "NO_STRUCTURES": null, "FINALBLURB": null, "NO_UNITS": null, "DEV_ACRE": null, "DWELLING2": null, "SOIL_RPT": null, "LET_INTENT": null, "OWNER_ACK": null, "BOUND_LIST": null, "SUFF_LIST": null, "SITE_COVEN": null, "OLW_AFF": null, "LAND_AGREE": null, "FIRE_HYD": null, "SITE_SUB": null, "FIRE_ALARM": null, "FIRE_SPRINKLER": null, "FDP_ORIG_ACRE": null, "FDP_ORIG_FP_ACRE": null, "PD_ACRES": null, "PD_COMM_GFA": null, "PD_IND_GFA": null, "PD_LANDUSE": null, "PD_MF_UNITS": null, "PD_NETDENSITY": null, "PD_OFF_GFA": null, "PD_OTH_GFA": null, "PD_SF_ATT": null, "PD_SF_DET": null, "Gross_Acres": null, "Net_Acres": null, "Min_Density": null, "Max_Density": null, "Zoning_1": null, "Zoning_2": null, "Zoning_3": null, "Zoning_4": null, "Zoning_OL1": null, "Zoning_OL2": null, "Zoning_OL3": null, "Zoning_OL4": null, "Land_Div_Fee": null, "Land_Div_Lots": null, "Condo_Fee": null, "Condo_Build": null, "Condo_Units": null, "PM_Fee": null, "SD_SDC": null, "Streets": null, "Sewers": null, "Storm_Drains": null, "Street_Lights": null, "Ped_Lights": null, "Traffic_Signals": null, "Other": null, "AsBuilt_Sec": null, "SS_TV_Insp": null, "StDrain_TV_Insp": null, "St_Signs": null, "Stop_Bar": null, "Yield": null, "DEnd_Speed": null, "DEnd_Barr": null, "Carson_Reflec": null, "StLight_Plugs": null, "MFee_Local": null, "MFee_AC": null, "ExStr_SF": null, "New_SF": null, "Build_Height": null, "Act_Fr_Set": null, "Act_Rear_Set": null, "Act_Rt_Set": null, "Act_Lft_Set": null, "Req_Fr_Set": null, "Req_Rear_Set": null, "Req_Rt_Set": null, "Req_Lft_Set": null, "SF_Proposed": null, "No_Units_Prop": null, "No_Lots_Prop": null, "Density_Bonus": null, "Change_From": null, "Change_To": null, "New_Min_Den": null, "New_Max_Den": null, "Old_Min_Den": null, "Old_Max_Den": null, "Zoning_OL_Exist": null, "Zoning_OL_New": null, "Lot_Consol": null, "Perc_Density": null, "Change_From1": null, "Change_From2": null, "Change_From3": null, "Change_To1": null, "Change_To2": null, "Change_To3": null, "Units_Prop": null, "ProjectDox": null, "PROJ_DESCRPT": null, "TEST2": null, "Unique_Key": null, "Planning_No": null, "Final_Or_Dt": null, "RVSS": null, "Eng_Est": null, "One_Sol_Acct": null, "CITY_ENG_SIG": null, "TRANS_MNG": null, "PIP_Num": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }