{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "City Property", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4801, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "create_date", "creatorField": "create_oper", "editDateField": "rev_date", "editorField": "rev_oper" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1689791.5347914957, "ymin": 197701.61075974256, "xmax": 1805117.6289419942, "ymax": 363429.30095724016, "spatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "asset_name", "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": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_perimeter(shape)", "required": true }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PARCEL_STATUS", "description": "NEXGEN PARCEL STATUS", "codedValues": [ { "name": "OWNED", "code": "OWNED" }, { "name": "LEASED", "code": "LEASED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "asset_name" }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "asset_number" }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "asset_description" }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "DEPARTMENTS_WO", "description": "DEPARTMENTS FOR NEXGEN", "codedValues": [ { "name": "ENGINEERING", "code": "ENGINEERING" }, { "name": "PARKS MAINTENANCE", "code": "PARKS MAINTENANCE" }, { "name": "PUBLIC SERVICES MAINTENANCE", "code": "PUBLIC SERVICES MAINTENANCE" }, { "name": "REAL ESTATE ASSET MANAGEMENT", "code": "REAL ESTATE ASSET MANAGEMENT" }, { "name": "SANITATION", "code": "SANITATION" }, { "name": "TRAFFIC ENGINEERING", "code": "TRAFFIC ENGINEERING" }, { "name": "URBAN FORESTRY", "code": "URBAN FORESTRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "division" }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "domain": { "type": "codedValue", "name": "PARENT_CLASS", "description": "CLASS FOR NEXGEN", "codedValues": [ { "name": "AREA", "code": "AREA" }, { "name": "LINEAR", "code": "LINEAR" }, { "name": "MISC", "code": "MISC" }, { "name": "STRUCTURE", "code": "STRUCTURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARENT_CLASS" }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "subclass1" }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "subclass2" }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "PARENT_ASSET_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parent_asset_id" }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parent_location" }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sublocation1" }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sublocation2" }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sublocation3" }, { "name": "parent_address", "type": "esriFieldTypeString", "alias": "PARENT_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parent_address" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "notes" }, { "name": "real_estate_account", "type": "esriFieldTypeDouble", "alias": "REAL_ESTATE_ACCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "real_estate_account" }, { "name": "asset_id_prefix", "type": "esriFieldTypeString", "alias": "ASSET_ID_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "LAND-", "modelName": "ASSET_ID_PREFIX" }, { "name": "asset_id_seq_num", "type": "esriFieldTypeInteger", "alias": "ASSET_ID_SEQ_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "asset_id_seq_num" }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "create_oper", "type": "esriFieldTypeString", "alias": "CREATE_OPER", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATE_OPER" }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REV_DATE" }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REV_OPER" }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG" }, { "name": "council_district", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COUNCIL_DISTRICT" }, { "name": "sec", "type": "esriFieldTypeString", "alias": "SEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SEC" }, { "name": "twp", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TWP" }, { "name": "range", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RANGE" }, { "name": "file_loc", "type": "esriFieldTypeString", "alias": "FILE_LOC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FILE_LOC" }, { "name": "key_num", "type": "esriFieldTypeString", "alias": "KEY_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "KEY_NUM" }, { "name": "deed_restrictions", "type": "esriFieldTypeString", "alias": "DEED_RESTRICTIONS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DEED_RESTRICTIONS" }, { "name": "usage", "type": "esriFieldTypeString", "alias": "USAGE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "USAGE" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ZONING" }, { "name": "leased_to", "type": "esriFieldTypeString", "alias": "LEASED_TO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEASED_TO" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_NAME" }, { "name": "leased_from", "type": "esriFieldTypeString", "alias": "LEASED_FROM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEASED_FROM" }, { "name": "percent_in_flood_zone", "type": "esriFieldTypeDouble", "alias": "PERCENT_IN_FLOOD_ZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT_IN_FLOOD_ZONE" }, { "name": "percent_in_wetlands", "type": "esriFieldTypeDouble", "alias": "PERCENT_IN_WETLANDS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT_IN_WETLANDS" }, { "name": "water_frontage", "type": "esriFieldTypeString", "alias": "WATER_FRONTAGE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WATER_FRONTAGE" }, { "name": "water_name", "type": "esriFieldTypeString", "alias": "WATER_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WATER_NAME" }, { "name": "road_frontage", "type": "esriFieldTypeString", "alias": "ROAD_FRONTAGE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROAD_FRONTAGE" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i742asset_id_seq", "isAscending": true, "isUnique": false, "description": "", "fields": "asset_id_seq_num" }, { "name": "i742parent_asset", "isAscending": true, "isUnique": false, "description": "", "fields": "parent_asset_id" }, { "name": "r108_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "uuid_108", "isAscending": true, "isUnique": true, "description": "", "fields": "globalid" }, { "name": "uuid_oid_108", "isAscending": true, "isUnique": true, "description": "", "fields": "globalid,objectid" }, { "name": "a88_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Property", "description": "", "prototype": { "attributes": { "water_name": null, "road_frontage": null, "water_frontage": null, "percent_in_wetlands": null, "status": null, "asset_name": null, "asset_number": null, "asset_description": null, "department": null, "division": null, "parent_class": null, "subclass1": null, "subclass2": null, "parent_asset_id": null, "parent_location": null, "sublocation1": null, "sublocation2": null, "sublocation3": null, "parent_address": null, "notes": null, "real_estate_account": null, "asset_id_prefix": "LAND-", "asset_id_seq_num": null, "percent_in_flood_zone": null, "leased_from": null, "site_name": null, "acres": null, "lat": null, "long": null, "council_district": null, "sec": null, "twp": null, "range": null, "file_loc": null, "key_num": null, "deed_restrictions": null, "usage": null, "zoning": null, "leased_to": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "671f1a9696a14cb9af8bf63ddbabc223" }