{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "CountyBuildingPoint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GIS.CountyBuildingPoint", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1131814.93878147, "ymin": -2280012.1977899373, "xmax": 3.1130721241045713E7, "ymax": 402836.51032081246, "spatialReference": { "wkid": 103120, "latestWkid": 6539, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 103120, "latestWkid": 6539, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 130, 108, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BUILDINGNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "BUILDINGNUM", "type": "esriFieldTypeString", "alias": "Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BUILDINGNUM" }, { "name": "BUILDINGNAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGNAME" }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "Complex", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMPLEX" }, { "name": "ASSETCATEGORY", "type": "esriFieldTypeString", "alias": "Asset Category", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ASSETCATEGORY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Ownership Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "PARCELID" }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FULLADDRESS" }, { "name": "SUBADDRESS", "type": "esriFieldTypeString", "alias": "Subaddress", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SUBADDRESS" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Town", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "OCCUPANCY", "type": "esriFieldTypeSmallInteger", "alias": "Building Occupancy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OCCUPANCY" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "NETSQFT", "type": "esriFieldTypeDouble", "alias": "Net SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NETSQFT" }, { "name": "GROSSSQFT", "type": "esriFieldTypeDouble", "alias": "Gross SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROSSSQFT" }, { "name": "PARKAREA", "type": "esriFieldTypeInteger", "alias": "Parking SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKAREA" }, { "name": "ACQUIREDATE", "type": "esriFieldTypeSmallInteger", "alias": "Date Acquired", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACQUIREDATE" }, { "name": "BUILDDATE", "type": "esriFieldTypeDate", "alias": "Build Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUILDDATE" }, { "name": "LIFE", "type": "esriFieldTypeInteger", "alias": "Life", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIFE" }, { "name": "REPLACEVALUE", "type": "esriFieldTypeInteger", "alias": "Replace Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPLACEVALUE" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING" }, { "name": "LAD", "type": "esriFieldTypeInteger", "alias": "LAD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAD" }, { "name": "LEG", "type": "esriFieldTypeString", "alias": "Legislative District", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LEG" }, { "name": "ELECTRIC", "type": "esriFieldTypeString", "alias": "Electric", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ELECTRIC" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "Water", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WATER" }, { "name": "GAS", "type": "esriFieldTypeString", "alias": "Gas", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "GAS" }, { "name": "OIL", "type": "esriFieldTypeString", "alias": "Oil", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OIL" }, { "name": "CABLE", "type": "esriFieldTypeString", "alias": "Cable", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CABLE" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PHONE" }, { "name": "SEWER", "type": "esriFieldTypeString", "alias": "Sewer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SEWER" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "COMPLEXGLOBALID", "type": "esriFieldTypeGUID", "alias": "Complex Global ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "COMPLEXGLOBALID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9828_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "BuildingNumber", "fields": "BUILDINGNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "BuildingName", "fields": "BUILDINGNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_9828", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7577_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CountyBuildingPoint", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "NOTES": null, "COMPLEXGLOBALID": null, "BUILDINGNUM": null, "BUILDINGNAME": null, "COMPLEX": null, "ASSETCATEGORY": null, "STATUS": null, "OWNTYPE": null, "PARCELID": null, "FULLADDRESS": null, "SUBADDRESS": null, "MUNICIPALITY": null, "ZIPCODE": null, "OCCUPANCY": null, "ACREAGE": null, "NETSQFT": null, "GROSSSQFT": null, "PARKAREA": null, "ACQUIREDATE": null, "BUILDDATE": null, "LIFE": null, "REPLACEVALUE": null, "ZONING": null, "LAD": null, "LEG": null, "ELECTRIC": null, "WATER": null, "GAS": null, "OIL": null, "CABLE": null, "PHONE": null, "SEWER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a7f9b8fa67ea41efb28de9c3518af50d" } ], "tables": [] }