{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"Rice County MN\",GEOGCS[\"Rice County Datum\",DATUM[\"\",SPHEROID[\"\",6378434.181,298.2572256054303]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.13333333333334],PARAMETER[\"Standard_Parallel_1\",44.3],PARAMETER[\"Standard_Parallel_2\",44.66666666666666],PARAMETER[\"Latitude_Of_Origin\",44.1947221],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 5.120000004768372E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.192554999997537E8, "falseY": -9.820789999999307E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 397202.9921935797, "ymin": 100747.29841201007, "xmax": 524623.6407602429, "ymax": 227384.30774594843, "spatialReference": { "wkt": "PROJCS[\"Rice County MN\",GEOGCS[\"Rice County Datum\",DATUM[\"\",SPHEROID[\"\",6378434.181,298.2572256054303]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.13333333333334],PARAMETER[\"Standard_Parallel_1\",44.3],PARAMETER[\"Standard_Parallel_2\",44.66666666666666],PARAMETER[\"Latitude_Of_Origin\",44.1947221],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2524451735921918E8, "falseY": -1.0312967776762891E8, "xyUnits": 3.668920007268889E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 10, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Prev_Area", "type": "esriFieldTypeDouble", "alias": "Prev_Area", "domain": null }, { "name": "Pct_Change", "type": "esriFieldTypeDouble", "alias": "Pct_Change", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "bldg_type", "type": "esriFieldTypeString", "alias": "bldg_type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Bldg_Type", "description": "Building Type", "codedValues": [ { "name": "Residential", "code": "R" }, { "name": "Commercial", "code": "C" }, { "name": "Agricultural Building", "code": "A" }, { "name": "Yard Item", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "index_no", "type": "esriFieldTypeSmallInteger", "alias": "index_no", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 150, "domain": null }, { "name": "CREATOR_DATE", "type": "esriFieldTypeDate", "alias": "CREATOR_DATE", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 150, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE", "length": 8, "domain": null }, { "name": "sde_SDE_bldg_footprints_Area", "type": "esriFieldTypeDouble", "alias": "sde.SDE.bldg_footprints.Area", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R493_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee3a013e2ce14d46a6fdbdd10d64ea6d" }