{ "currentVersion": 10.81, "id": 2, "name": "Building Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BUILD_NAME]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1730352.71139863, "ymin": 611829.256229594, "xmax": 1766090.78139864, "ymax": 643932.946229592, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRCTYPE", "type": "esriFieldTypeString", "alias": "STRCTYPE", "length": 3, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 3, "domain": { "type": "codedValue", "name": "Street Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Street Centerline Type", "description": "", "codedValues": [ { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Trl", "code": "Trl" }, { "name": "Vw", "code": "Vw" }, { "name": "Rdg", "code": "Rdg" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 3, "domain": null }, { "name": "APT_NUM", "type": "esriFieldTypeString", "alias": "APT_NUM", "length": 15, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeString", "alias": "HOUSE_NUM", "length": 5, "domain": null }, { "name": "BUILD_TYPE", "type": "esriFieldTypeString", "alias": "BUILD_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Building Type", "description": "", "codedValues": [ { "name": "Public Housing", "code": "PH" }, { "name": "School", "code": "SCH" }, { "name": "Church", "code": "CH" }, { "name": "Business Factory", "code": "BF" }, { "name": "Government Office", "code": "GO" }, { "name": "Medical Facility", "code": "MF" }, { "name": "Residential", "code": "RES" }, { "name": "Commercial", "code": "COM" }, { "name": "Multi Housing", "code": "MH" }, { "name": "Day Care Ctr", "code": "DC" }, { "name": "Park", "code": "Pk" }, { "name": "Youth Center", "code": "YC" }, { "name": "Barn Shed or WorkShop", "code": "BSWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILD_NAME", "type": "esriFieldTypeString", "alias": "BUILD_NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }