{ "currentVersion": 10.61, "id": 26, "name": "Parcel Line Dimensions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3361, "latestWkid": 3361 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementBelowAlong", "where": null, "labelExpression": "[DIMENSION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveStart", "where": null, "labelExpression": "[DIMENSION2]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2503500.275900018, "ymin": 637468.9743281496, "xmax": 2746236.7644912302, "ymax": 902782.6929000169, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_South_Carolina_FIPS_3900_Feet_Intl\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Standard_Parallel_1\",32.5],PARAMETER[\"Standard_Parallel_2\",34.83333333333334],PARAMETER[\"Latitude_Of_Origin\",31.83333333333333],UNIT[\"Foot\",0.3048]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LINETYPE", "typeIdField": "LINETYPE", "subtypeFieldName": "LINETYPE", "subtypeField": "LINETYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeInteger", "alias": "LineType", "domain": null }, { "name": "ANNOSCALE", "type": "esriFieldTypeInteger", "alias": "ANNOSCALE", "domain": { "type": "codedValue", "name": "AnnotationScale", "description": "Annotation Scales for Parcel Line Dimensions", "codedValues": [ { "name": "100", "code": 100 }, { "name": "400", "code": 400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIMENSION", "type": "esriFieldTypeDouble", "alias": "DIMENSION", "domain": null }, { "name": "DIMENSION2", "type": "esriFieldTypeDouble", "alias": "DIMENSION2", "domain": null }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "EffectiveDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7611", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7611", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7045_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANNOSCALE": {"type": "inherited"} }, "id": 1, "name": "Parcel" }, { "domains": { "ANNOSCALE": {"type": "inherited"} }, "id": 2, "name": "Legal Lot" }, { "domains": { "ANNOSCALE": {"type": "inherited"} }, "id": 3, "name": "ROW" } ], "subtypes": [ { "domains": { "ANNOSCALE": {"type": "inherited"} }, "defaultValues": { "LINETYPE": 1, "ANNOSCALE": null, "DIMENSION": null, "DIMENSION2": null, "EffectiveDate": null, "GlobalID": null }, "code": 1, "name": "Parcel" }, { "domains": { "ANNOSCALE": {"type": "inherited"} }, "defaultValues": { "LINETYPE": 1, "ANNOSCALE": null, "DIMENSION": null, "DIMENSION2": null, "EffectiveDate": null, "GlobalID": null }, "code": 2, "name": "Legal Lot" }, { "domains": { "ANNOSCALE": {"type": "inherited"} }, "defaultValues": { "LINETYPE": 1, "ANNOSCALE": null, "DIMENSION": null, "DIMENSION2": null, "EffectiveDate": null, "GlobalID": null }, "code": 3, "name": "ROW" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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": null, "supportsCoordinatesQuantization": true }